Howdy Stranger Firefox

Examine source code of Howdy Stranger

Inspect and view changes in Howdy Stranger source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extension_title__",
  "version": "1.5",
  "default_locale": "en",
  "description": "__MSG_extension_description__",
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "permissions": [
    "activeTab",
    "cookies",
    "<all_urls>",
    "storage"
  ],
  "browser_action": {
    "default_icon": "icons/icon-32.png",
    "default_title": "__MSG_extension_default_text__"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Best Howdy Stranger Alternatives

Here are some Firefox add-ons that are similar to Howdy Stranger: