Boost.ink Skipper Firefox

Examine source code of Boost.ink Skipper

By: Senk Ju
Inspect and view changes in Boost.ink Skipper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Boost.ink Skipper",
  "description": "Automatically skips URLs generated by boost.ink",
  "version": "1.0.4",
  "icons": {
    "128": "icons/icon_128.png"
  },
  "browser_action": {
    "default_icon": "icons/icon.png",
    "default_popup": "popup.html"
  },
  "permissions": [
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://*.boost.ink/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start"
    }
  ]
}

Best Boost.ink Skipper Alternatives

Here are some Firefox add-ons that are similar to Boost.ink Skipper: