Simple Analytics Firefox

Examine source code of Simple Analytics

제작자: Simple Analytics Add-on
Inspect and view changes in Simple Analytics source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "name": "Simple Analytics",
  "description": "Block your visits so they don't count towards your stats in Simple Analytics",
  "manifest_version": 2,
  "options_ui": {
    "page": "options.html",
    "browser_style": true
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "icons": {
    "128": "128.png"
  },
  "browser_action": {
    "default_title": "Simple Analytics"
  },
  "optional_permissions": [
    "<all_urls>"
  ],
  "permissions": [
    "*://*.simpleanalytics.io/*",
    "*://*.simpleanalyticscdn.com/*",
    "webRequest",
    "webRequestBlocking",
    "storage",
    "activeTab",
    "notifications"
  ],
  "version": "1.7"
}

최고의 Simple Analytics 대안

다음은 Simple Analytics과(와) 유사한 Firefox add-on입니다: