Justin Bieber Theme
Don't you give up Nah Nah Nah, I won't give up Nah Nah Nah, Let Me Love You!
Wat is Justin Bieber Theme?
Justin Bieber Theme is een Chrome-extensie ontwikkeld door http://www.appicted.in, en de belangrijkste functie is "Don't you give up Nah Nah Nah, I won't give up Nah Nah Nah, Let Me Love You!".
Extensie Screenshots
Download het CRX-bestand van de extensie Justin Bieber Theme
Download Justin Bieber Theme-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | |
ID | elfhljdjgjilhfohmdjgmekehdmcfigb |
Officiële URL | https://chrome.google.com/webstore/detail/justin-bieber-theme/elfhljdjgjilhfohmdjgmekehdmcfigb |
Beschrijving | Don't you give up Nah Nah Nah, I won't give up Nah Nah Nah, Let Me Love You! |
Bestandsgrootte | 157 KB |
Aantal Installaties | 39 |
Huidige Versie | 0.0.1 |
Laatst Bijgewerkt | 2018-11-29 |
Publicatiedatum | 2018-11-29 |
Ontwikkelaar | http://www.appicted.in |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | http://www.appicted.in/ |
Ondersteunde Talen | 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" } |