Wildfire Concepts

News, Updates & Marketing Resources For Digital Marketers

Wildfire Conceptsคืออะไร?

Wildfire Concepts เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Wildfire Concepts Pty Ltd และคุณลักษณะหลักของมันคือ "News, Updates & Marketing Resources For Digital Marketers"

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

screenshot

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

ดาวน์โหลดไฟล์ส่วนขยาย Wildfire Concepts ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        News, Updates & Marketing Resources For Digital Marketers                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Wildfire Concepts Wildfire Concepts
ID hlhgfoknpbojhcnnlhgjaofkadhljmgc
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/wildfire-concepts/hlhgfoknpbojhcnnlhgjaofkadhljmgc
คำอธิบาย News, Updates & Marketing Resources For Digital Marketers
ขนาดไฟล์ 27.31 KB
จำนวนการติดตั้ง 15
เวอร์ชันปัจจุบัน 1.2
อัปเดตครั้งล่าสุด 2017-08-22
วันที่เผยแพร่ 2017-08-22
ผู้พัฒนา Wildfire Concepts Pty Ltd
ประเภทการชำระเงิน free
ภาษาที่รองรับ 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"
    ]
}