Cute Dogs & Puppies 2020 Custom New Tab
Chrome new tab extension customized with Cute Dogs & Puppies 2020 Wallpapers.
Apa itu Cute Dogs & Puppies 2020 Custom New Tab?
Cute Dogs & Puppies 2020 Custom New Tab adalah ekstensi Chrome yang dikembangkan oleh New Tab Pro, dan fitur utamanya adalah "Chrome new tab extension customized with Cute Dogs & Puppies 2020 Wallpapers.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Cute Dogs & Puppies 2020 Custom New Tab
Unduh file ekstensi Cute Dogs & Puppies 2020 Custom New Tab dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
Dear Chrome Store Users, Cute Dogs & Puppies Wallpaper app is available for free in Chrome store and is waiting for your download.
Informasi Dasar Ekstensi
Nama | |
ID | bcfahdflgickfkmdhbmbepalacjkaiad |
URL Resmi | https://chrome.google.com/webstore/detail/cute-dogs-puppies-2020-cu/bcfahdflgickfkmdhbmbepalacjkaiad |
Deskripsi | Chrome new tab extension customized with Cute Dogs & Puppies 2020 Wallpapers. |
Ukuran File | 4.39 MB |
Jumlah Instalasi | 10,000 |
Versi Saat Ini | 0.0.5 |
Terakhir Diperbarui | 2020-04-17 |
Tanggal Publikasi | 2020-04-17 |
Penilaian | 4.58/5 Total 19 Penilaian |
Pengembang | New Tab Pro |
[email protected] | |
Tipe Pembayaran | free |
URL Halaman Kebijakan Privasi | https://www.minecrafts.club/privacy-policy |
Bahasa yang Didukung | 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'" } |