Cute Dogs & Puppies 2020 Custom New Tab
Chrome new tab extension customized with Cute Dogs & Puppies 2020 Wallpapers.
Wat is Cute Dogs & Puppies 2020 Custom New Tab?
Cute Dogs & Puppies 2020 Custom New Tab is een Chrome-extensie ontwikkeld door New Tab Pro, en de belangrijkste functie is "Chrome new tab extension customized with Cute Dogs & Puppies 2020 Wallpapers.".
Extensie Screenshots
Download het CRX-bestand van de extensie Cute Dogs & Puppies 2020 Custom New Tab
Download Cute Dogs & Puppies 2020 Custom New Tab-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
Dear Chrome Store Users, Cute Dogs & Puppies Wallpaper app is available for free in Chrome store and is waiting for your download.
Basisinformatie over de Extensie
Naam | |
ID | bcfahdflgickfkmdhbmbepalacjkaiad |
Officiële URL | https://chrome.google.com/webstore/detail/cute-dogs-puppies-2020-cu/bcfahdflgickfkmdhbmbepalacjkaiad |
Beschrijving | Chrome new tab extension customized with Cute Dogs & Puppies 2020 Wallpapers. |
Bestandsgrootte | 4.39 MB |
Aantal Installaties | 10,000 |
Huidige Versie | 0.0.5 |
Laatst Bijgewerkt | 2020-04-17 |
Publicatiedatum | 2020-04-17 |
Beoordeling | 4.58/5 Totaal 19 Beoordelingen |
Ontwikkelaar | New Tab Pro |
[email protected] | |
Betalingswijze | free |
URL van de Privacybeleid Pagina | https://www.minecrafts.club/privacy-policy |
Ondersteunde Talen | id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,hi,bn,ta,ml,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "version": "0.0.5", "default_locale": "en", "icons": { "128": "img\/cute-dogs-puppies-2020-128.png", "48": "img\/cute-dogs-puppies-2020-48.png" }, "offline_enabled": true, "browser_action": { "default_icon": "img\/cute-dogs-puppies-2020-48.png" }, "chrome_url_overrides": { "newtab": "theme.html" }, "manifest_version": 2, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_name__", "description": "__MSG_description__", "background": { "scripts": [ "js\/cute-dogs-puppies-2020.js" ] }, "content_security_policy": "script-src 'self' https:\/\/ajax.googleapis.com https:\/\/use.fontawesome.com https:\/\/stackpath.bootstrapcdn.com https:\/\/cdnjs.cloudflare.com; object-src 'self'" } |