/spillo-extension

Browser extension to send the current Page to pinboard.in via Spillo

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

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.

Install

Download the Extension from the Firefox Extension Directory

Fiddle with it

  1. Clone the spillo-extension repository
  2. Make any changes
  3. Go to about:debugging in Firefox and load the Contents of the repo as temporary Extension

Build it

  1. Install web-ext by running npm i -g web-ext
  2. 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