Wildfire Concepts

The official chrome extension for WildFire Concepts users

What is Wildfire Concepts?

Wildfire Concepts is a Chrome extension developed by https://ijlalahmed.com, and its main feature is "The official chrome extension for WildFire Concepts users".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Wildfire Concepts Extension CRX File

Download Wildfire Concepts 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

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

Extension Basic Information

Name Wildfire Concepts Wildfire Concepts
ID hogfmicbbcnfpnhnghdhbdppfojbahgp
Official URL https://chromewebstore.google.com/detail/wildfire-concepts/hogfmicbbcnfpnhnghdhbdppfojbahgp
Description The official chrome extension for WildFire Concepts users
File Size 20.25 KB
Installation Count 17
Current Version 2.0
Last Updated 2017-07-18
Publish Date 2017-07-18
Developer https://ijlalahmed.com
Payment Type free
Extension Website https://wildfireconcepts.com/
Help Page URL https://wildfireconcepts.com/
Supported Languages 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"
    ]
}