Cafebazaar APK Downloader

Generate download links for cafebazaar.ir Android apps

What is Cafebazaar APK Downloader?

Cafebazaar APK Downloader is a Chrome extension developed by Ali Borhani, and its main feature is "Generate download links for cafebazaar.ir Android apps".

Extension Screenshots

screenshot

Download Cafebazaar APK Downloader Extension CRX File

Download Cafebazaar APK Downloader extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        It generates download link for free android applications exist in cafebazaar.ir                    

Extension Basic Information

Name Cafebazaar APK Downloader Cafebazaar APK Downloader
ID imnogedkmanognaahdphhfhgehlfgdoh
Official URL https://chromewebstore.google.com/detail/cafebazaar-apk-downloader/imnogedkmanognaahdphhfhgehlfgdoh
Description Generate download links for cafebazaar.ir Android apps
File Size 27.07 KB
Installation Count 1,598
Current Version 0.1.0
Last Updated 2022-06-07
Publish Date 2020-06-04
Rating 4.83/5 Total 18 Ratings
Developer Ali Borhani
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "version": "0.1.0",
    "manifest_version": 3,
    "description": "__MSG_appDescription__",
    "icons": {
        "16": "images\/icon-16.png",
        "128": "images\/icon-128.png"
    },
    "default_locale": "en",
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "tabs",
        "scripting"
    ],
    "host_permissions": [
        "https:\/\/cafebazaar.ir\/*"
    ],
    "action": {
        "default_icon": {
            "16": "images\/icon-16.png",
            "38": "images\/icon-38.png",
            "128": "images\/icon-128.png"
        },
        "default_title": "Cafebazaar APK Downloader"
    }
}