Spillo
Firefox extension forThis extension sends the current active browser tab to spillo for saving with Pinboard. The URL and Title of the Page are sent to Spillo, so all you have to do is add your Description and you're good to go
This extension is inspired by spillo-firefox-extension and tries to redo its efforts in a way compatible with the current browser extension APIs. My version of this addon is solely distributed through the Firefox Addons Website.
Install
Download the Extension from the Firefox Extension Directory
Fiddle with it
- Clone the spillo-extension repository
- Make any changes
- Go to
about:debugging
in Firefox and load the Contents of the repo as temporary Extension
Build it
- Install
web-ext
by runningnpm i -g web-ext
- Run
web-ext build
in your checkout of the tool to create the .zip necessary for installation and redistribution (see the documentation for how to distribute properly).
License
spillo-extension is free and open source software, released under the terms of the GNU General Public License version 3