Lil B Based God

Opens Lil B Based God's Website

Lil B Based Godคืออะไร?

Lil B Based God เป็นส่วนขยายของ Chrome ที่พัฒนาโดย patrickpan และคุณลักษณะหลักของมันคือ "Opens Lil B Based God's Website"

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Lil B Based God

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

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

                        Opens Lil B Based God's website. Lil B Based God is the foremost rapper of the our time. He performs about a wide variety of topics and is very sincere in his dedication to hip-hop music. Lil B has a very wide fanbase and his music has ben critically acclaimed. Recently, Lil B gave a lecture at the Massachusetts Institute of Technology. 

Note: The creator of this application is not in any way affiliated with Lil B except in his devotion to studying Lil B's music and spreading his profound, thought-provoking music.                    

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

ชื่อ Lil B Based God Lil B Based God
ID ldinnenjhpekmfilikonngdjkeolckic
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/lil-b-based-god/ldinnenjhpekmfilikonngdjkeolckic
คำอธิบาย Opens Lil B Based God's Website
ขนาดไฟล์ 31.08 KB
จำนวนการติดตั้ง 11
เวอร์ชันปัจจุบัน 9001
อัปเดตครั้งล่าสุด 2014-12-03
วันที่เผยแพร่ 2014-12-03
คะแนน 5.00/5 รวมทั้งหมด 4 คะแนน
ผู้พัฒนา patrickpan
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Lil B Based God",
    "description": "Opens Lil B Based God's Website",
    "version": "9001",
    "permissions": [
        "tabs",
        ""
    ],
    "background": {
        "scripts": [
            "main.js"
        ]
    },
    "browser_action": {
        "default_icon": "based_god.png"
    },
    "icons": {
        "128": "based_god.png"
    }
}