Snippetify extension auto detect snippets on any pages you visited and allow you to save it to Snippetify for later use.
This plugin allows you to save to Snippetify any snippets on any websites in a breeze. It auto detects all the snippets available on the website and display the number and list them on the browser action, so when you click on one of them, it drives you directly to that snippet.
To use this plugin you can download it from AMO or you can clone it and use it.
For the second option follow these steps.
NB: You need Node.js installed.
git clone https://github.com/snippetify/firefox-extension.git
npm install
npm run build
After building it you will find the add-on in the dist folder.
Load it to firefox (about:debugging) by selecting any file on the dist folder, and start using it.
Please see CHANGELOG for more information what has changed recently.
composer test
At this time any tests is available. We are working on it.
Please see CONTRIBUTING for details.
The MIT License (MIT). Please see License File for more information.