Aura Tab
Beautiful Browser Start Page
什麼是Aura Tab?
Aura Tab是由Aura Tab開發的Chrome擴展程式,該擴展的主要功能是“Beautiful Browser Start Page”。
擴展截圖
下載Aura Tab擴展crx文件
下載Aura Tab擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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
擴展基本資訊
名稱 | Aura Tab |
ID | nmjakpfjpiemcbfhjillmjoeidmkmlgm |
官方網址 | https://chromewebstore.google.com/detail/aura-tab/nmjakpfjpiemcbfhjillmjoeidmkmlgm |
簡介 | Beautiful Browser Start Page |
檔案大小 | 7.62 MB |
安裝次數 | 33 |
目前版本 | 1.0.3 |
更新時間 | 2022-06-22 |
上架時間 | 2021-10-24 |
開發者 | Aura Tab |
電子郵箱 | [email protected] |
付費類型 | free |
隱私政策頁面URL | https://www.auranewtab.com/privacy-policy.html |
支援的語言 | 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" } } |