Blackpink Kpop Wallpapers New Tab
Productivity start page with Blackpink Kpop wallpapers, inspirational quotes, bookmarks manager and weather forecast
Qu'est-ce que Blackpink Kpop Wallpapers New Tab ?
Blackpink Kpop Wallpapers New Tab est une extension Chrome développée par TabTurbo, et sa fonction principale est "Productivity start page with Blackpink Kpop wallpapers, inspirational quotes, bookmarks manager and weather forecast".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Blackpink Kpop Wallpapers New Tab
Téléchargez les fichiers d'extension Blackpink Kpop Wallpapers New Tab au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Blackpink Kpop Wallpapers turns your new tab page to custom themes with blackpink HD wallpapers. Enjoy the new tab with those lovely wallpapers and some more cool features like weather forecast in your location, bookmarks manager and more.
Informations de Base sur l'Extension
Nom | Blackpink Kpop Wallpapers New Tab |
ID | cnmnclkpkbahliofmnfkmhdohmdjkohj |
URL Officiel | https://chromewebstore.google.com/detail/blackpink-kpop-wallpapers/cnmnclkpkbahliofmnfkmhdohmdjkohj |
Description | Productivity start page with Blackpink Kpop wallpapers, inspirational quotes, bookmarks manager and weather forecast |
Taille du Fichier | 36.67 MB |
Nombre d'Installations | 8,000 |
Version Actuelle | 1.2.0 |
Dernière Mise à Jour | 2021-01-07 |
Date de Publication | 2021-01-07 |
Évaluation | 4.45/5 Total 11 Évaluations |
Développeur | TabTurbo |
[email protected] | |
Type de Paiement | free |
URL de la Page de Politique de Confidentialité | https://microsearch.me/privacy |
Langues Prises en Charge | id,ms,de,en,fr,sw,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_appName__", "short_name": "Blackpink Kpop Wallpapers New Tab", "description": "__MSG_appDesc__", "default_locale": "en", "manifest_version": 2, "offline_enabled": true, "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "browser_action": { "default_title": "Blacpink Kpop" }, "background": { "page": "background.html" }, "permissions": [ "bookmarks", "tabs", "history", "https:\/\/i.olsh.me\/", "https:\/\/images.weserv.nl\/", "https:\/\/www.google.com\/", "https:\/\/api.homey-app.online\/" ], "chrome_url_overrides": { "newtab": "index.html?action=newtab" }, "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'", "version": "1.2.0" } |