booky.io Extension Firefox

Examine source code of booky.io Extension

Inspect and view changes in booky.io Extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_appName__",
  "version": "2.1.0",
  "author": "Nico Thiebes",
  "description": "__MSG_appDesc__",
  "default_locale": "en",
  "content_security_policy": "default-src 'self'; frame-src 'self' http://localhost:3000 https://*.booky.io https://booky.io",
  "permissions": [
    "activeTab",
    "management",
    "storage"
  ],
  "browser_action": {
    "default_title": "booky.io Extension",
    "default_popup": "popup.html",
    "default_icon": {
      "16": "images/icon-16x16.png",
      "32": "images/icon-32x32.png",
      "48": "images/icon-48x48.png",
      "128": "images/icon-128x128.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "icons": {
    "16": "images/icon-16x16.png",
    "32": "images/icon-32x32.png",
    "48": "images/icon-48x48.png",
    "128": "images/icon-128x128.png"
  },
  "manifest_version": 2
}

Best booky.io Extension Alternatives

Here are some Firefox add-ons that are similar to booky.io Extension: