RedMorph Browser Controller Firefox

Examine source code of RedMorph Browser Controller

Inspect and view changes in RedMorph Browser Controller source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Control. Protection. Privacy.",
  "manifest_version": 2,
  "name": "RedMorph Browser Controller",
  "version": "0.1.11resigned1",
  "homepage_url": "https://redmorph.com",
  "icons": {
    "48": "images/icon48.png"
  },
  "applications": {
    "gecko": {
      "id": "browser.controller@redmorph.com",
      "strict_min_version": "45.0"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "../js/framework/jquery-2.2.3.js",
        "../js/framework/sjcl.js",
        "../js/urlFilter.js",
        "../js/wordFilter.js",
        "../js/activitypanelanim.js"
      ],
      "css": [
        "../css/fontcontent.css",
        "../css/activitypanel.css"
      ],
      "run_at": "document_start",
      "all_frames": true
    },
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "../js/framework/jquery-ui.js",
        "../js/wordFilter.js",
        "../js/customError.js",
        "../js/framework/messenger.js",
        "../js/framework/messenger-theme-future.js"
      ],
      "css": [
        "../css/hover.css",
        "../css/tooltip-sharp.css",
        "../css/messenger.css",
        "../css/messenger-theme-future.css"
      ],
      "run_at": "document_end",
      "all_frames": true
    }
  ],
  "permissions": [
    "cookies",
    "storage",
    "tabs",
    "notifications",
    "webRequest",
    "webNavigation",
    "webRequestBlocking",
    "http://*/*",
    "https://*/*",
    "<all_urls>"
  ],
  "background": {
    "page": "popup/background.html"
  },
  "browser_action": {
    "default_icon": "images/icon38.png",
    "default_title": "Browser Controller",
    "default_popup": "popup/popup.html"
  },
  "web_accessible_resources": [
    "images/*",
    "css/framework/BCfonts/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff2",
    "css/framework/BCfonts/DXI1ORHCpsQm3Vp6mXoaTegdm0LZdjqr5-oayXSOefg.woff2",
    "css/framework/BCfonts/DXI1ORHCpsQm3Vp6mXoaTRUOjZSKWg4xBWp_C_qQx0o.woff2",
    "css/framework/BCfonts/k3k702ZOKiLJc3WVjuplzBUOjZSKWg4xBWp_C_qQx0o.woff2",
    "css/framework/BCfonts/k3k702ZOKiLJc3WVjuplzOgdm0LZdjqr5-oayXSOefg.woff2",
    "css/framework/BCfonts/MTP_ySUJH_bn48VBG8sNShUOjZSKWg4xBWp_C_qQx0o.woff2",
    "css/framework/BCfonts/MTP_ySUJH_bn48VBG8sNSugdm0LZdjqr5-oayXSOefg.woff2",
    "images/hover/customProtectionOn.png",
    "images/hover/highBugs.gif",
    "images/hover/lowBugs.gif",
    "images/hover/lowprotection_highbugs.gif",
    "images/hover/lowprotection_lowbugs.gif",
    "images/hover/lowprotection_nobugs.gif",
    "images/hover/lowProtectionOff.png",
    "images/hover/lowProtectionOn.png",
    "images/hover/mediumBugs.gif",
    "images/hover/menu.png",
    "images/hover/noProtectionOff.png",
    "images/hover/noProtectionOn.png",
    "images/hover/notification-step.png",
    "images/hover/rmprotection_highbugs.gif",
    "images/hover/rmprotection_lowbugs.gif",
    "images/hover/rmprotection_nobugs.gif",
    "images/hover/rmProtectionOff.png",
    "images/hover/rmProtectionOn.png",
    "images/hover/spyderWeb.png",
    "images/hover/test-button-arrows.png",
    "images/hover/text-button-arrows.png",
    "images/hover/arrow2.png",
    "images/hover/rmLogo.png",
    "images/hover/arrow1.png",
    "images/hover/notification-popup.png",
    "images/hover/arrow3.png",
    "images/hover/hoverBtn.png",
    "images/rmPanelicon.png",
    "images/panelOff.png",
    "images/closebtn.png",
    "images/hover/basicProtectionOff.png",
    "images/hover/basicProtectionOn.png"
  ],
  "content_security_policy": "script-src 'self'; object-src 'self';connect-src  https://s3.amazonaws.com/assets.redmorph.com/system-variable https://accounts.redmorph.com http://geoip.rmorph.com/ http://redmorph.com/ http://localhost:9771/vpn;"
}

Best RedMorph Browser Controller Alternatives

Here are some Firefox add-ons that are similar to RedMorph Browser Controller: