Nature New Tab Backgrounds
Beautiful random nature themed new tab backgrounds!
Apa itu Nature New Tab Backgrounds?
Nature New Tab Backgrounds adalah ekstensi Chrome yang dikembangkan oleh Addon Tech Group, dan fitur utamanya adalah "Beautiful random nature themed new tab backgrounds!".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Nature New Tab Backgrounds
Unduh file ekstensi Nature New Tab Backgrounds 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
Random new tab page backgrounds with exciting nature images! By clicking "Add to chrome", I accept and agree to installing the Nature New Tab Backgrounds Chrome extension and setting Chrome™ New Tab search to that provided by the service and the Terms of Use and Privacy Policy. The extension will update your search settings and will change your New Tab search services provided by Bing. Terms of Service: https://www.addontechgroup.com/new-tab-series/nature/terms Privacy Policy: https://www.addontechgroup.com/new-tab-series/nature/privacy-policy About Us: http://www.addontechgroup.com/about Contact Us: http://www.addontechgroup.com/contact
Informasi Dasar Ekstensi
Nama | |
ID | mjnpaomagooknppjgnkhfeompojcgkab |
URL Resmi | https://chrome.google.com/webstore/detail/nature-new-tab-background/mjnpaomagooknppjgnkhfeompojcgkab |
Deskripsi | Beautiful random nature themed new tab backgrounds! |
Ukuran File | 22 KB |
Jumlah Instalasi | 100,000 |
Versi Saat Ini | 1.04 |
Terakhir Diperbarui | 2021-05-20 |
Tanggal Publikasi | 2021-04-27 |
Penilaian | 4.59/5 Total 22 Penilaian |
Pengembang | Addon Tech Group |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://www.addontechgroup.com |
URL Halaman Bantuan | https://www.addontechgroup.com/contact |
Bahasa yang Didukung | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Nature New Tab Backgrounds", "description": "Beautiful random nature themed new tab backgrounds!", "version": "1.04", "chrome_url_overrides": { "newtab": "newtab.html" }, "browser_action": { "default_icon": "icon\/icon48.png" }, "icons": { "16": "icon\/icon16.png", "48": "icon\/icon48.png", "128": "icon\/icon128.png" } } |