Cafebazaar APK Downloader

Generate download links for cafebazaar.ir Android apps

Wat is Cafebazaar APK Downloader?

Cafebazaar APK Downloader is een Chrome-extensie ontwikkeld door Ali Borhani, en de belangrijkste functie is "Generate download links for cafebazaar.ir Android apps".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Cafebazaar APK Downloader

Download Cafebazaar APK Downloader-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

Basisinformatie over de Extensie

Naam Cafebazaar APK Downloader Cafebazaar APK Downloader
ID imnogedkmanognaahdphhfhgehlfgdoh
Officiële URL https://chromewebstore.google.com/detail/cafebazaar-apk-downloader/imnogedkmanognaahdphhfhgehlfgdoh
Beschrijving Generate download links for cafebazaar.ir Android apps
Bestandsgrootte 27.07 KB
Aantal Installaties 1,598
Huidige Versie 0.1.0
Laatst Bijgewerkt 2022-06-07
Publicatiedatum 2020-06-04
Beoordeling 4.83/5 Totaal 18 Beoordelingen
Ontwikkelaar Ali Borhani
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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"
    }
}