Lil B Based God

Opens Lil B Based God's Website

什麼是Lil B Based God?

Lil B Based God是由patrickpan開發的Chrome擴展程式,該擴展的主要功能是“Opens Lil B Based God's Website”。

擴展截圖

screenshot

下載Lil B Based God擴展crx文件

下載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
官方網址 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"
    }
}