Wildfire Concepts

The official chrome extension for WildFire Concepts users

Wildfire Conceptsคืออะไร?

Wildfire Concepts เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://ijlalahmed.com และคุณลักษณะหลักของมันคือ "The official chrome extension for WildFire Concepts users"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Wildfire Concepts

ดาวน์โหลดไฟล์ส่วนขยาย 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"
    ]
}