Wildfire Concepts

News, Updates & Marketing Resources For Digital Marketers

What is Wildfire Concepts?

Wildfire Concepts is a Chrome extension developed by Wildfire Concepts Pty Ltd, and its main feature is "News, Updates & Marketing Resources For Digital Marketers".

Extension Screenshots

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

                        News, Updates & Marketing Resources For Digital Marketers                    

Extension Basic Information

Name Wildfire Concepts Wildfire Concepts
ID hlhgfoknpbojhcnnlhgjaofkadhljmgc
Official URL https://chrome.google.com/webstore/detail/wildfire-concepts/hlhgfoknpbojhcnnlhgjaofkadhljmgc
Description News, Updates & Marketing Resources For Digital Marketers
File Size 27.31 KB
Installation Count 15
Current Version 1.2
Last Updated 2017-08-22
Publish Date 2017-08-22
Developer Wildfire Concepts Pty Ltd
Payment Type free
Supported Languages en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Wildfire Concepts",
    "manifest_version": 2,
    "short_name": "wildfireconceptsextention",
    "description": "News, Updates & Marketing Resources For Digital Marketers",
    "version": "1.2",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "16px_61-1500912919.png"
    },
    "icons": {
        "128": "128px_61-1500912925.png"
    },
    "permissions": [
        "gcm",
        "storage",
        "notifications",
        "identity"
    ]
}