BearBy Legacy Firefox

Examine source code of BearBy Legacy

Inspect and view changes in BearBy Legacy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "BearByLegacy",
  "manifest_version": 2,
  "icons": {
    "16": "icons/16.png",
    "19": "icons/19.png",
    "38": "icons/38.png",
    "39": "icons/39.png",
    "48": "icons/48.png",
    "96": "icons/96.png",
    "128": "icons/128.png"
  },
  "permissions": [
    "storage",
    "notifications",
    "activeTab",
    "http://*/",
    "https://*/"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start",
      "all_frames": true
    }
  ],
  "web_accessible_resources": [
    "phishing.html"
  ],
  "browser_action": {
    "default_icon": {
      "19": "icons/19.png",
      "38": "icons/38.png"
    },
    "default_title": "BearBy",
    "default_popup": "index.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "version": "0.5.7",
  "browser_specific_settings": {
    "gecko": {
      "id": "{d55eba43-e9b6-4109-b715-d15d9bb97a29}"
    }
  }
}

Best BearBy Legacy Alternatives

Here are some Firefox add-ons that are similar to BearBy Legacy: