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」です。
拡張機能のスクリーンショット
Wildfire Concepts拡張機能のCRXファイルをダウンロード
Wildfire Concepts拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
For Marketers Wanting Faster, easier and better results. With a desire to live extraordinary.
拡張機能の基本情報
名前 | |
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" ] } |