SlopBlock Origin Firefox

Examine source code of SlopBlock Origin

Por: sudoboon Add-on
Inspect and view changes in SlopBlock Origin source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "SlopBlock Origin",
  "version": "1.0.0",
  "description": "uBlock Origin blocks the ads. SlopBlock Origin blocks the SEO and AI garbage. Zero telemetry. 100% FOSS.",
  "browser_specific_settings": {
    "gecko": {
      "id": "slopblock-origin@slopblock.org",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "permissions": [
    "declarativeNetRequest",
    "declarativeNetRequestWithHostAccess",
    "storage",
    "alarms"
  ],
  "host_permissions": [
    "*://*.google.com/*",
    "*://*.google.co.uk/*",
    "*://*.google.ca/*",
    "*://*.google.com.au/*",
    "*://*.google.de/*",
    "*://*.google.fr/*",
    "*://*.google.es/*",
    "*://*.google.it/*",
    "*://*.google.co.jp/*",
    "*://*.google.co.in/*",
    "*://*.google.com.br/*",
    "*://*.google.nl/*",
    "*://*.google.se/*",
    "*://*.google.pl/*",
    "*://*.google.co.nz/*",
    "*://*.google.ie/*",
    "https://raw.githubusercontent.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.google.com/search*",
        "*://*.google.co.uk/search*",
        "*://*.google.ca/search*",
        "*://*.google.com.au/search*",
        "*://*.google.de/search*",
        "*://*.google.fr/search*",
        "*://*.google.es/search*",
        "*://*.google.it/search*",
        "*://*.google.co.jp/search*",
        "*://*.google.co.in/search*",
        "*://*.google.com.br/search*",
        "*://*.google.nl/search*",
        "*://*.google.se/search*",
        "*://*.google.pl/search*",
        "*://*.google.co.nz/search*",
        "*://*.google.ie/search*"
      ],
      "js": [
        "content/content.js"
      ],
      "css": [
        "content/styles.css"
      ],
      "run_at": "document_end"
    }
  ],
  "declarative_net_request": {
    "rule_resources": [
      {
        "id": "bang_rules",
        "enabled": true,
        "path": "rules.json"
      }
    ]
  },
  "options_ui": {
    "page": "options/options.html",
    "open_in_tab": true
  },
  "action": {
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    },
    "default_title": "SlopBlock Origin",
    "default_popup": "popup/popup.html"
  }
}

Melhores alternativas SlopBlock Origin

Aqui estão algumas Firefox add-ons que são similares a SlopBlock Origin: