Firefox extension for Spillo
This 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.
Download the Extension from the Firefox Extension Directory
- Clone the spillo-extension repository
- Make any changes
- Go to
about:debugging
in Firefox and load the Contents of the repo as temporary Extension
- 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).
- Ed Mechem found a better way to handle the new Tab that made its way into V1.2
- Ed Mechem also kept Compatibility for FF75+
spillo-extension is free and open source software, released under the terms of the GNU General Public License version 3