Aura Tab
Beautiful Browser Start Page
Apa itu Aura Tab?
Aura Tab adalah ekstensi Chrome yang dikembangkan oleh Aura Tab, dan fitur utamanya adalah "Beautiful Browser Start Page".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Aura Tab
Unduh file ekstensi Aura 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
A simple new tab page with lovely background pictures from around the world with a date and time feature. Make your new tab look nice with Aura Tab! By clicking "Add to Chrome" you accept and agree to install the Aura Tab extension to take over new tabs with wallpaper and day/time features, and to the Terms and Privacy Policy. The search facility within Aura Tab is provided by Bing. Terms of Use: https://www.auranewtab.com/terms-condition.html Privacy Policy: https://www.auranewtab.com/privacy-policy.html
Informasi Dasar Ekstensi
Nama | Aura Tab |
ID | nmjakpfjpiemcbfhjillmjoeidmkmlgm |
URL Resmi | https://chromewebstore.google.com/detail/aura-tab/nmjakpfjpiemcbfhjillmjoeidmkmlgm |
Deskripsi | Beautiful Browser Start Page |
Ukuran File | 7.62 MB |
Jumlah Instalasi | 33 |
Versi Saat Ini | 1.0.3 |
Terakhir Diperbarui | 2022-06-22 |
Tanggal Publikasi | 2021-10-24 |
Pengembang | Aura Tab |
[email protected] | |
Tipe Pembayaran | free |
URL Halaman Kebijakan Privasi | https://www.auranewtab.com/privacy-policy.html |
Bahasa yang Didukung | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Aura Tab", "version": "1.0.3", "manifest_version": 3, "description": "Beautiful Browser Start Page", "chrome_url_overrides": { "newtab": "index.html" }, "icons": { "16": "images\/icon_16.png", "32": "images\/icon_32.png", "48": "images\/icon_48.png", "128": "images\/icon_128.png" } } |