Andaluh for Firefox Firefox

Examine source code of Andaluh for Firefox

Inspect and view changes in Andaluh for Firefox source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Andaluh for Web Browser",
  "author": "AndaluGeeks",
  "homepage_url": "https://github.com/andalugeeks/andaluh-browser-extension",
  "version": "0.1.1",
  "description": "Translate the web content to Andalûh EPA as you browse",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_title": "Andaluh for Web Browser",
    "default_popup": "popup.html"
  },
  "permissions": [
    "storage",
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "run_at": "document_idle",
      "js": [
        "contentScript.js"
      ]
    }
  ]
}

Best Andaluh for Firefox Alternatives

Here are some Firefox add-ons that are similar to Andaluh for Firefox: