Dev Docs Translation for Apple Firefox

Examine source code of Dev Docs Translation for Apple

By: Xheldon
Inspect and view changes in Dev Docs Translation for Apple source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "icons": {
    "16": "icon16.plasmo.2577fc03.png",
    "32": "icon32.plasmo.d583dc1e.png",
    "48": "icon48.plasmo.e0fcfb1d.png",
    "64": "icon64.plasmo.e6259081.png",
    "128": "icon128.plasmo.96a1ede9.png"
  },
  "manifest_version": 3,
  "action": {
    "default_icon": {
      "16": "icon16.plasmo.2577fc03.png",
      "32": "icon32.plasmo.d583dc1e.png",
      "48": "icon48.plasmo.e0fcfb1d.png",
      "64": "icon64.plasmo.e6259081.png",
      "128": "icon128.plasmo.96a1ede9.png"
    },
    "default_popup": "popup.html"
  },
  "version": "1.0.10",
  "author": "Xheldon <xheldon@appledocs.dev>",
  "name": "Dev Docs Translation for Apple",
  "description": "Apple Developer Documentation Enhancer & Multilingual Automatic Translation Plugin",
  "background": {
    "scripts": [
      "static/background/index.js"
    ]
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "permissions": [
    "storage",
    "scripting",
    "declarativeNetRequest",
    "tabs"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://developer.apple.com/*",
        "https://*.appledocs.dev/*",
        "https://appledocs.dev/*"
      ],
      "js": [
        "agent.01d99041.js"
      ],
      "css": []
    }
  ],
  "default_locale": "en_US",
  "host_permissions": [
    "https://developer.apple.com/*",
    "https://*.appledocs.dev/*",
    "https://appledocs.dev/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "xheldon@appledocs.dev"
    }
  },
  "declarative_net_request": {
    "rule_resources": [
      {
        "id": "ruleset_1",
        "enabled": true,
        "path": "rules.abb9304d.json"
      }
    ]
  },
  "web_accessible_resources": [
    {
      "resources": [
        "contents/style.css"
      ],
      "matches": [
        "https://developer.apple.com/*",
        "https://*.appledocs.dev/*",
        "https://appledocs.dev/*"
      ]
    }
  ]
}

Best Dev Docs Translation for Apple Alternatives

Here are some Firefox add-ons that are similar to Dev Docs Translation for Apple: