Apk Finds Firefox

Examine source code of Apk Finds

Inspect and view changes in Apk Finds source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "512": "icon.png",
  "description": "Download apk for Android, IOS and PC with APKFinds APK downloader. NoAds, Faster apk downloads and apk file update speed. Best of all, it's free.",
  "manifest_version": 2,
  "name": "Apk Finds",
  "version": "1.0",
  "homepage_url": "https://apkfinds.com",
  "content_scripts": [
    {
      "matches": [
        "*://*.mozilla.org/*"
      ],
      "js": [
        "content_script.js"
      ]
    }
  ],
  "browser_action": {
    "browser_style": true,
    "default_icon": {
      "512": "icon.png"
    },
    "default_title": "Apk Finds",
    "default_popup": "/popup.html"
  },
  "permissions": [
    "storage"
  ],
  "web_accessible_resources": [
    "icon.png"
  ]
}

Best Apk Finds Alternatives

Here are some Firefox add-ons that are similar to Apk Finds: