Blue Sky Post It Firefox

Examine source code of Blue Sky Post It

Inspect and view changes in Blue Sky Post It source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Blue Sky Post It",
  "description": "With two clicks, post the current link, with a comment to Blue Sky.",
  "version": "1.0",
  "manifest_version": 2,
  "browser_action": {
    "default_title": "Post this site to Blue Sky",
    "default_popup": "index.html"
  },
  "permissions": [
    "tabs",
    "activeTab",
    "storage",
    "https://*/"
  ],
  "background": {
    "scripts": [
      "./js/serviceworker.js"
    ],
    "persistent": true,
    "type": "module"
  },
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{7b285d2a-0fee-4406-a264-4f1dcda08807}"
    }
  }
}

Best Blue Sky Post It Alternatives

Here are some Firefox add-ons that are similar to Blue Sky Post It: