Brooklyn Nine Nine Theme

Cool Cool Cool Cool Cool Cool

What is Brooklyn Nine Nine Theme?

Brooklyn Nine Nine Theme is a Chrome extension developed by http://www.appicted.in, and its main feature is "Cool Cool Cool Cool Cool Cool".

Extension Screenshots

screenshot

Download Brooklyn Nine Nine Theme Extension CRX File

Download Brooklyn Nine Nine Theme 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

                        Cool Cool Cool Cool Cool Cool..


Check out more of my work at www.appicted.in


More themes upcoming soon! If you like more please consider donating a few something somethings at PayPal : [email protected]


If you have any ideas on which themes you'd like to see let me know in the comments!


No copyright infringement intended!                    

Extension Basic Information

Name Brooklyn Nine Nine Theme Brooklyn Nine Nine Theme
ID djckjocpgondekhmghkgeaafkodakhln
Official URL https://chrome.google.com/webstore/detail/brooklyn-nine-nine-theme/djckjocpgondekhmghkgeaafkodakhln
Description Cool Cool Cool Cool Cool Cool
File Size 254 KB
Installation Count 57
Current Version 0.0.1
Last Updated 2018-12-07
Publish Date 2018-12-07
Developer http://www.appicted.in
Email [email protected]
Payment Type free
Extension Website https://www.coach.me/Dhiraj?ref=YJNVl
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "0.0.1",
    "description": "Cool Cool Cool Cool Cool Cool",
    "name": "Brooklyn Nine Nine Theme",
    "browser_action": {
        "default_icon": "icon.png",
        "default_title": "B99"
    },
    "permissions": [
        "tabs"
    ],
    "chrome_url_overrides": {
        "newtab": "newTab.html"
    },
    "icons": {
        "64": "smallIcon.png",
        "128": "icon.png"
    },
    "incognito": "split"
}