Requires lein
Requires rsync
$ ./script/extension
- Open your Chrome preferences
- Click Extensions
- Enable Developer mode by clicking the checkbox in the upper-right corner.
- Click Load unpacked extension...
- Navigate to
[project root]/target/extension-final/
and click Select.
You should now have the instasave extension loaded in your browser. Click background.html after the Inspect views: label. After navigating to the Console tab, you should see "Hello, world" followed by "foo".