Chili Safe Surf Firefox

Examine source code of Chili Safe Surf

Inspect and view changes in Chili Safe Surf source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "applications": {
    "gecko": {
      "id": "support@chilisecurity.com"
    }
  },
  "background": {
    "scripts": [
      "vendor/browser-polyfill.js",
      "app.js"
    ]
  },
  "browser_action": {
    "default_icon": "img/Ico_Bar_Green.png",
    "default_popup": "pages/popup/popup.html"
  },
  "content_scripts": [
    {
      "js": [
        "vendor/react.production.min.js",
        "vendor/react-dom.production.min.js",
        "vendor/browser-polyfill.js"
      ],
      "matches": [
        "http://*/*",
        "https://*/*",
        "ftp://*/*"
      ]
    }
  ],
  "default_locale": "en_US",
  "description": "__MSG_extName__",
  "icons": {
    "16": "img/context_menu_icon.png",
    "128": "img/extension_logo.png"
  },
  "manifest_version": 2,
  "name": "Safe Surf",
  "options_ui": {
    "page": "pages/settings/settings.html"
  },
  "permissions": [
    "tabs",
    "storage",
    "webRequest",
    "webRequestBlocking",
    "http://*/",
    "https://*/",
    "nativeMessaging"
  ],
  "version": "3.1.4",
  "web_accessible_resources": [
    "img/*.png",
    "img/*.gif",
    "img/*.svg",
    "pages/blocked/blocked.html"
  ]
}

Best Chili Safe Surf Alternatives

Here are some Firefox add-ons that are similar to Chili Safe Surf: