Winzigweich Replacer Firefox

Examine source code of Winzigweich Replacer

제작자: Fuxle
Inspect and view changes in Winzigweich Replacer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "winzigweich",
  "version": "0.5",
  "description": "Ersetzt Microsoft-Begriffe (und verwandte) global durch semi-machinell eingedeutschte Synonyme",
  "icons": {
    "16": "images/winzigweich.svg",
    "32": "images/winzigweich.svg",
    "48": "images/winzigweich.svg",
    "128": "images/winzigweich.svg"
  },
  "permissions": [
    "storage",
    "tabs"
  ],
  "action": {
    "default_title": "Winzigweich Replacer",
    "default_popup": "src/popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "winzigweich-replacer@fuxle.net",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "collects_usage_data": false,
        "collects_error_data": false
      }
    }
  },
  "author": "Fuxle"
}

최고의 Winzigweich Replacer 대안

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