The Guestbook Script Injector Firefox

Examine source code of The Guestbook Script Injector

Inspect and view changes in The Guestbook Script Injector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Show Integrations"
  },
  "content_scripts": [
    {
      "js": [
        "contentScript.js"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "description": "Injects custom scripts for Guestbook products.",
  "homepage_url": "http://theguestbook.com",
  "icons": {
    "48": "theguestbook_logo.png"
  },
  "manifest_version": 2,
  "name": "The Guestbook Script Injector",
  "permissions": [
    "https://*/*",
    "http://*/*",
    "activeTab",
    "storage"
  ],
  "version": "0.0.31",
  "applications": {
    "gecko": {
      "id": "guestbook-script-injector-firefox@theguestbook.com",
      "strict_min_version": "42.0"
    }
  }
}

Best The Guestbook Script Injector Alternatives

Here are some Firefox add-ons that are similar to The Guestbook Script Injector: