SafeScope Firefox

Examine source code of SafeScope

Inspect and view changes in SafeScope source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "SafeScope",
  "version": "1.0.2",
  "description": "Web sitelerinin güvenliğini gerçek zamanlı olarak analiz eden gelişmiş güvenlik eklentisi",
  "icons": {
    "48": "icons/icon.png",
    "96": "icons/icon.png"
  },
  "permissions": [
    "activeTab",
    "storage",
    "cookies",
    "webRequest",
    "webRequestBlocking",
    "<all_urls>",
    "tabs"
  ],
  "browser_action": {
    "default_icon": {
      "48": "icons/icon.png",
      "96": "icons/icon.png"
    },
    "default_title": "SafeScope",
    "default_popup": "popup/popup.html"
  },
  "background": {
    "scripts": [
      "background/background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{575d44a7-44db-44e3-bc19-81fbe824f395}"
    }
  }
}

Best SafeScope Alternatives

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