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
公式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"
    }
}