Wildfire Concepts

The official chrome extension for WildFire Concepts users

Apa itu Wildfire Concepts?

Wildfire Concepts adalah ekstensi Chrome yang dikembangkan oleh https://ijlalahmed.com, dan fitur utamanya adalah "The official chrome extension for WildFire Concepts users".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Wildfire Concepts

Unduh file ekstensi Wildfire Concepts dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        For Marketers Wanting Faster, easier and better results. With a desire to live extraordinary.                    

Informasi Dasar Ekstensi

Nama Wildfire Concepts Wildfire Concepts
ID hogfmicbbcnfpnhnghdhbdppfojbahgp
URL Resmi https://chromewebstore.google.com/detail/wildfire-concepts/hogfmicbbcnfpnhnghdhbdppfojbahgp
Deskripsi The official chrome extension for WildFire Concepts users
Ukuran File 20.25 KB
Jumlah Instalasi 17
Versi Saat Ini 2.0
Terakhir Diperbarui 2017-07-18
Tanggal Publikasi 2017-07-18
Pengembang https://ijlalahmed.com
Tipe Pembayaran free
Situs Ekstensi https://wildfireconcepts.com/
URL Halaman Bantuan https://wildfireconcepts.com/
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Wildfire Concepts",
    "manifest_version": 2,
    "short_name": "wildfireconcepts",
    "description": "The official chrome extension for WildFire Concepts users",
    "version": "2.0",
    "background": {
        "persistent": false,
        "scripts": [
            "OneSignal2.js",
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "16px_65-1500297602.png"
    },
    "icons": {
        "128": "128px_65-1500297613.png"
    },
    "permissions": [
        "gcm",
        "storage",
        "notifications",
        "identity"
    ]
}