Android App Downloader Firefox

Examine source code of Android App Downloader

Inspect and view changes in Android App Downloader source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "default_locale": "en",
  "name": "__MSG_apptitle__",
  "version": "9.9.9",
  "description": "__MSG_appdsc__",
  "icons": {
    "32": "icons/32.png",
    "96": "icons/96.png",
    "128": "icons/128.png"
  },
  "background": {
    "scripts": [
      "background/bg.js"
    ]
  },
  "permissions": [
    "tabs",
    "storage",
    "http://*/*",
    "https://*/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "scripts/contentscript.js"
      ],
      "run_at": "document_end",
      "all_frames": false
    }
  ],
  "browser_action": {
    "default_icon": {
      "32": "icons/32.png",
      "96": "icons/96.png",
      "128": "icons/128.png"
    },
    "default_title": "__MSG_appName__"
  },
  "omnibox": {
    "keyword": "apk"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{69c872ec-1a1f-4182-9eee-36070cf38e33}"
    }
  }
}

Best Android App Downloader Alternatives

Here are some Firefox add-ons that are similar to Android App Downloader: