2015-08-12 23:42:05 +02:00
2015-08-12 23:42:05 +02:00
2015-08-08 22:22:21 +02:00
2015-04-23 14:05:58 +03:00
2015-08-12 23:42:05 +02:00
2015-08-12 23:42:05 +02:00
2015-08-12 23:42:05 +02:00

To create a firefox addon:

1. Create a zip archive which contains the following:
content (a directory)
bootstrap.js
chrome.manifest
icon.png
install.rdf
README

e.g. in Linux you can "Select All" then right-click and choose Compress.

2. Rename the zip extension to .xpi

3. Drag and drop the .xpi into Firefox


To create a Chrome extension:

1. go to chrome://extensions and Enable "Developer mode"

2. Click "Load unpacked extension" and point to the parent folder 
(inside of which this README file is) 
Description
No description provided
Readme GPL-3.0 2.8 MiB
Languages
JavaScript 86.9%
CSS 5.1%
Rust 4.2%
HTML 3.1%
Python 0.7%