Wildfire Concepts

The official chrome extension for WildFire Concepts users

什么是Wildfire Concepts?

Wildfire Concepts是由https://ijlalahmed.com开发的Chrome扩展程序,该扩展的主要功能是“The official chrome extension for WildFire Concepts users”。

扩展截图

screenshot
screenshot
screenshot
screenshot

下载Wildfire Concepts扩展crx文件

下载Wildfire Concepts扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

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

扩展基本信息

名称 Wildfire Concepts Wildfire Concepts
ID hogfmicbbcnfpnhnghdhbdppfojbahgp
官方URL https://chromewebstore.google.com/detail/wildfire-concepts/hogfmicbbcnfpnhnghdhbdppfojbahgp
简介 The official chrome extension for WildFire Concepts users
文件大小 20.25 KB
安装次数 17
当前版本 2.0
更新时间 2017-07-18
上架时间 2017-07-18
开发者 https://ijlalahmed.com
付费类型 free
扩展官网 https://wildfireconcepts.com/
帮助页面URL https://wildfireconcepts.com/
支持的语言 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"
    ]
}