Go to file
2017-08-09 20:17:11 +02:00
data First commit 2017-07-14 07:11:06 +02:00
background.js Can't copy text on "about:" pages. This is a webextension or Firefox limitation. 2017-08-09 20:17:11 +02:00
content-script.js Bug correction & new feature : selection is copied to description field 2017-08-07 18:23:51 +02:00
LICENSE Initial commit 2017-07-14 07:09:40 +02:00
manifest.json Can't copy text on "about:" pages. This is a webextension or Firefox limitation. 2017-08-09 20:17:11 +02:00
options.html Option to remove query strings from URL 2017-07-26 10:06:36 +02:00
options.js Option to remove query strings from URL 2017-07-26 10:06:36 +02:00
README.md addon description 2017-07-14 16:30:52 +02:00
TODO Bug correction & new feature : selection is copied to description field 2017-08-07 18:23:51 +02:00

Add-to-Semantic-Scuttle-WebExt

Add to (Semantic)Scuttle WebExt is a simple extension for your web browser that allows to add bookmarks to a (Semantic)Scuttle instance.

(Semantic)Scuttle is a social bookmarking tool experimenting with tags and collaborative tag descriptions.

It needs 3 parameters to work properly:

  • (Semantic)Scuttle instance URL
  • popup window width
  • popup window height

Download & Install : https://addons.mozilla.org/fr/addon/add-to-semantic-scuttle

Source & support : https://github.com/FrenchHope/Add-to-Semantic-Scuttle-WebExt


-The addon icon is published under GNU General Public License version 2.0 (GPLv2) https://sourceforge.net/projects/semanticscuttle/ https://www.gnu.org/licenses/gpl-2.0.html

-The addon itself is published under MIT License