Brooklyn Nine Nine Theme

Cool Cool Cool Cool Cool Cool

Co to jest Brooklyn Nine Nine Theme?

Brooklyn Nine Nine Theme to rozszerzenie Chrome opracowane przez http://www.appicted.in, a jego główną funkcją jest „Cool Cool Cool Cool Cool Cool”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Brooklyn Nine Nine Theme

Pobierz pliki rozszerzeń Brooklyn Nine Nine Theme w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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!                    

Podstawowe informacje o rozszerzeniu

Nazwa Brooklyn Nine Nine Theme Brooklyn Nine Nine Theme
ID djckjocpgondekhmghkgeaafkodakhln
Oficjalny URL https://chrome.google.com/webstore/detail/brooklyn-nine-nine-theme/djckjocpgondekhmghkgeaafkodakhln
Opis Cool Cool Cool Cool Cool Cool
Rozmiar pliku 254 KB
Liczba instalacji 57
Aktualna Wersja 0.0.1
Ostatnia Aktualizacja 2018-12-07
Data Publikacji 2018-12-07
Deweloper http://www.appicted.in
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://www.coach.me/Dhiraj?ref=YJNVl
Obsługiwane Języki 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"
}