Deslopify Firefox

Examine source code of Deslopify

提供元: SolidLamp
Inspect and view changes in Deslopify source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Deslopify",
  "version": "0.10",
  "version_name": "Beta build 10",
  "description": "A content blocker which hides 'in-your-face AI' elements on supported websites.",
  "icons": {
    "48": "icons/icon.svg"
  },
  "permissions": [
    "scripting",
    "storage",
    "tabs"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "deslopify@solid.lamp",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content_scripts/content-0.js"
      ],
      "css": []
    }
  ],
  "action": {
    "default_icon": {
      "48": "icons/icon.svg"
    },
    "default_title": "Deslopify",
    "default_popup": "action/index.html"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "assets/LICENSE.78e50e18",
        "assets/blocklist.9097ace8.json",
        "assets/blocklist.schema.d4079ef7.json"
      ],
      "matches": []
    },
    {
      "resources": [
        "assets/LICENSE.78e50e18",
        "assets/blocklist.9097ace8.json",
        "assets/blocklist.schema.d4079ef7.json"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background/scripts.js"
    ],
    "persistent": false,
    "type": "module"
  }
}

ベストのDeslopify代替案

Deslopifyに類似したFirefox add-onをいくつか紹介します: