Lil B Based God

Opens Lil B Based God's Website

What is Lil B Based God?

Lil B Based God is a Chrome extension developed by patrickpan, and its main feature is "Opens Lil B Based God's Website".

Extension Screenshots

screenshot

Download Lil B Based God Extension CRX File

Download Lil B Based God extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Lil B Based God Lil B Based God
ID ldinnenjhpekmfilikonngdjkeolckic
Official URL https://chrome.google.com/webstore/detail/lil-b-based-god/ldinnenjhpekmfilikonngdjkeolckic
Description Opens Lil B Based God's Website
File Size 31.08 KB
Installation Count 11
Current Version 9001
Last Updated 2014-12-03
Publish Date 2014-12-03
Rating 5.00/5 Total 4 Ratings
Developer patrickpan
Payment Type free
Supported Languages 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"
    }
}