Justin Bieber Theme
Don't you give up Nah Nah Nah, I won't give up Nah Nah Nah, Let Me Love You!
Cos'è Justin Bieber Theme?
Justin Bieber Theme è un'estensione di Chrome sviluppata da http://www.appicted.in, e la sua funzione principale è "Don't you give up Nah Nah Nah, I won't give up Nah Nah Nah, Let Me Love You!".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Justin Bieber Theme
Scarica i file di estensione Justin Bieber Theme in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | |
ID | elfhljdjgjilhfohmdjgmekehdmcfigb |
URL Ufficiale | https://chrome.google.com/webstore/detail/justin-bieber-theme/elfhljdjgjilhfohmdjgmekehdmcfigb |
Descrizione | Don't you give up Nah Nah Nah, I won't give up Nah Nah Nah, Let Me Love You! |
Dimensione del File | 157 KB |
Conteggio Installazioni | 39 |
Versione Corrente | 0.0.1 |
Ultimo Aggiornamento | 2018-11-29 |
Data di Pubblicazione | 2018-11-29 |
Sviluppatore | http://www.appicted.in |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | http://www.appicted.in/ |
Lingue Supportate | 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" } |