CleanInternet Firefox

Examine source code of CleanInternet

제작자: CleanInternet Add-on
Inspect and view changes in CleanInternet 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
{
  "manifest_version": 2,
  "name": "CleanInternet",
  "short_name": "CleanInternet",
  "description": "This extension restrains users from posting negative content online.",
  "version": "1.2resigned1",
  "icons": {
    "48": "icon-48.png",
    "96": "icon-96.png",
    "128": "icon-128.png"
  },
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "background.html",
    "default_title": "Click to report content"
  },
  "permissions": [
    "tabs",
    "activeTab",
    "webNavigation",
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.twitter.com/*"
      ],
      "js": [
        "jquery-3.3.1.min.js",
        "content_script.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "web_accessible_resources": [
    "banner.png"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{d021f85a-d9a0-4c7f-af5d-5458b5db552f}"
    }
  }
}

최고의 CleanInternet 대안

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