Antarctica HD Wallpapers New Tab
Antarctica HD Wallpapers New Tab 2019
Apa itu Antarctica HD Wallpapers New Tab?
Antarctica HD Wallpapers New Tab adalah ekstensi Chrome yang dikembangkan oleh panida.pjr, dan fitur utamanya adalah "Antarctica HD Wallpapers New Tab 2019".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Antarctica HD Wallpapers New Tab
Unduh file ekstensi Antarctica HD Wallpapers 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
Enjoy everytime you open a new tap with Antarctica wallpapers in HD quality. Selected by millions of users. You can shuffle all pics or shuffle your favorite Antarctica pics only.You can also enjoy a cool screensaver with Antarctica wallpapers.Simply install the enxtension by clicking on Add to Chrome and the extension will be enabled on your Chrome Browser.You can enjoy all these features (and more will be added on your requests).
Informasi Dasar Ekstensi
Nama | |
ID | bckejpmdjkbainlobddpjnndgihggdme |
URL Resmi | https://chrome.google.com/webstore/detail/antarctica-hd-wallpapers/bckejpmdjkbainlobddpjnndgihggdme |
Deskripsi | Antarctica HD Wallpapers New Tab 2019 |
Ukuran File | 39.72 KB |
Jumlah Instalasi | 21 |
Versi Saat Ini | 2.0 |
Terakhir Diperbarui | 2019-06-08 |
Tanggal Publikasi | 2019-06-08 |
Pengembang | panida.pjr |
Tipe Pembayaran | free |
Situs Ekstensi | https://wallpaperclassic.com/ |
URL Halaman Bantuan | https://wallpaperclassic.com/page/contact |
Bahasa yang Didukung | id,ms,de,en,en-GB,en-US,fr,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,ta,te,ml,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_appName__", "description": "__MSG_appDesc__", "version": "2.0", "default_locale": "en", "icons": { "128": "img\/icon128.png" }, "background": { "scripts": [ "js\/background.js" ] }, "chrome_url_overrides": { "newtab": "index.html" }, "browser_action": { "default_title": "Antarctica HD Wallpapers New Tab" }, "permissions": [ "tabs" ] } |