Who's dat girl

Who's dat girl

Who's dat girlคืออะไร?

Who's dat girl เป็นส่วนขยายของ Chrome ที่พัฒนาโดย thomas.vimare และคุณลักษณะหลักของมันคือ "Who's dat girl"

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

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Who's dat girl

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

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

                        Share & Discover Instagram accounts of models from YouTube video clips                    

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

ชื่อ Who's dat girl Who's dat girl
ID gcjbndolpnpbhbjfcnalpigognaihjff
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/whos-dat-girl/gcjbndolpnpbhbjfcnalpigognaihjff
คำอธิบาย Who's dat girl
ขนาดไฟล์ 170 KB
จำนวนการติดตั้ง 189
เวอร์ชันปัจจุบัน 1.0
อัปเดตครั้งล่าสุด 2016-06-14
วันที่เผยแพร่ 2016-06-14
คะแนน 3.80/5 รวมทั้งหมด 5 คะแนน
ผู้พัฒนา thomas.vimare
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://thomas-vimare.com/whosdatgirl/
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Who's dat girl",
    "version": "1.0",
    "description": "Who's dat girl",
    "icons": {
        "16": "logo16.png",
        "48": "logo48.png",
        "128": "logo128.png"
    },
    "background": {
        "persistent": false,
        "scripts": [
            "bg.js"
        ]
    },
    "page_action": {
        "default_icon": {
            "38": "logo38.png"
        },
        "default_title": "Who's dat girl",
        "default_popup": "popup.html"
    },
    "permissions": [
        "http:\/\/wdg.otakod.es\/",
        "declarativeContent",
        "tabs"
    ],
    "manifest_version": 2
}