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