hellyeah

Browse Facebook like Dave Fontenot.

hellyeahคืออะไร?

hellyeah เป็นส่วนขยายของ Chrome ที่พัฒนาโดย zfogg และคุณลักษณะหลักของมันคือ "Browse Facebook like Dave Fontenot."

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

screenshot

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

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

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

                        Browse Facebook like Dave Fontenot!                    

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

ชื่อ hellyeah hellyeah
ID cndemnoieaadcfdejfjccdepdgcljdcp
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/hellyeah/cndemnoieaadcfdejfjccdepdgcljdcp
คำอธิบาย Browse Facebook like Dave Fontenot.
ขนาดไฟล์ 70.11 KB
จำนวนการติดตั้ง 21
เวอร์ชันปัจจุบัน 1.1.0
อัปเดตครั้งล่าสุด 2020-10-03
วันที่เผยแพร่ 2016-12-03
คะแนน 4.75/5 รวมทั้งหมด 4 คะแนน
ผู้พัฒนา zfogg
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://github.com/zfogg/hellyeah
URL หน้าช่วยเหลือ https://github.com/zfogg/hellyeah/issues
ภาษาที่รองรับ en
manifest.json
{
    "content_scripts": [
        {
            "css": [
                "styles\/main.css"
            ],
            "matches": [
                "*:\/\/*.facebook.com\/*"
            ],
            "run_at": "document_start"
        }
    ],
    "default_locale": "en",
    "description": "Browse Facebook like Dave Fontenot.",
    "icons": {
        "128": "images\/icon-128.png",
        "16": "images\/icon-16.png"
    },
    "manifest_version": 2,
    "name": "hellyeah",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.1.0"
}