Justin Bieber Theme

Don't you give up Nah Nah Nah, I won't give up Nah Nah Nah, Let Me Love You!

Co to jest Justin Bieber Theme?

Justin Bieber Theme to rozszerzenie Chrome opracowane przez http://www.appicted.in, a jego główną funkcją jest „Don't you give up Nah Nah Nah, I won't give up Nah Nah Nah, Let Me Love You!”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Justin Bieber Theme

Pobierz pliki rozszerzeń Justin Bieber 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

                        Check out more of my work at:

http://www.appicted.in/


None of the images used in the theme are owned by the owner of this theme.                    

Podstawowe informacje o rozszerzeniu

Nazwa Justin Bieber Theme Justin Bieber Theme
ID elfhljdjgjilhfohmdjgmekehdmcfigb
Oficjalny URL https://chrome.google.com/webstore/detail/justin-bieber-theme/elfhljdjgjilhfohmdjgmekehdmcfigb
Opis Don't you give up Nah Nah Nah, I won't give up Nah Nah Nah, Let Me Love You!
Rozmiar pliku 157 KB
Liczba instalacji 39
Aktualna Wersja 0.0.1
Ostatnia Aktualizacja 2018-11-29
Data Publikacji 2018-11-29
Deweloper http://www.appicted.in
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia http://www.appicted.in/
Obsługiwane Języki en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "0.0.1",
    "description": "Don't you give up Nah Nah Nah, I won't give up Nah Nah Nah, Let Me Love You!",
    "name": "Justin Bieber Theme",
    "browser_action": {
        "default_icon": "icon.png",
        "default_title": "Justin Bieber"
    },
    "permissions": [
        "tabs"
    ],
    "chrome_url_overrides": {
        "newtab": "newTab.html"
    },
    "icons": {
        "64": "smallIcon.png",
        "128": "icon.png"
    },
    "incognito": "split"
}