Cafebazaar APK Downloader

Generate download links for cafebazaar.ir Android apps

Cafebazaar APK Downloaderとは何ですか?

Cafebazaar APK DownloaderはAli Borhaniによって開発されたChromeの拡張機能で、その主な機能は「Generate download links for cafebazaar.ir Android apps」です。

拡張機能のスクリーンショット

screenshot

Cafebazaar APK Downloader拡張機能のCRXファイルをダウンロード

Cafebazaar APK Downloader拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

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

拡張機能の基本情報

名前 Cafebazaar APK Downloader Cafebazaar APK Downloader
ID imnogedkmanognaahdphhfhgehlfgdoh
公式URL https://chromewebstore.google.com/detail/cafebazaar-apk-downloader/imnogedkmanognaahdphhfhgehlfgdoh
説明 Generate download links for cafebazaar.ir Android apps
ファイルサイズ 27.07 KB
インストール数 1,598
現在のバージョン 0.1.0
最終更新日 2022-06-07
公開日 2020-06-04
評価 4.83/5 合計 18 レビュー
開発者 Ali Borhani
Eメール [email protected]
支払い方法 free
対応言語 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"
    }
}