SymBain_UserAgent Firefox

Examine source code of SymBain_UserAgent

Inspect and view changes in SymBain_UserAgent source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_addonName__",
  "default_locale": "en_US",
  "description": "__MSG_addonDescription__",
  "author": "__MSG_addonAuthorsList__",
  "version": "1.3resigned1",
  "homepage_url": "http://github.com/",
  "applications": {
    "gecko": {
      "strict_min_version": "56.0",
      "id": "{29b43c5d-4b83-492a-9628-3c7146f75e3e}"
    }
  },
  "icons": {
    "16": "icons/Symbian.svg",
    "32": "icons/Symbian.svg",
    "48": "icons/Symbian.svg",
    "96": "icons/Symbian.svg"
  },
  "options_ui": {
    "open_in_tab": true,
    "page": "ui.html"
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "*://*/*"
  ],
  "background": {
    "scripts": [
      "common.js",
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "js": [
        "common.js",
        "content.js"
      ],
      "run_at": "document_start",
      "matches": [
        "*://*/*"
      ],
      "include_globs": [
        "*://(encrypted|pan).baidu.*/*"
      ]
    }
  ]
}

Best SymBain_UserAgent Alternatives

Here are some Firefox add-ons that are similar to SymBain_UserAgent: