Aura Tab
Beautiful Browser Start Page
What is Aura Tab?
Aura Tab is a Chrome extension developed by Aura Tab, and its main feature is "Beautiful Browser Start Page".
Extension Screenshots
Download Aura Tab Extension CRX File
Download Aura Tab extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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
Extension Basic Information
Name | Aura Tab |
ID | nmjakpfjpiemcbfhjillmjoeidmkmlgm |
Official URL | https://chromewebstore.google.com/detail/aura-tab/nmjakpfjpiemcbfhjillmjoeidmkmlgm |
Description | Beautiful Browser Start Page |
File Size | 7.62 MB |
Installation Count | 33 |
Current Version | 1.0.3 |
Last Updated | 2022-06-22 |
Publish Date | 2021-10-24 |
Developer | Aura Tab |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://www.auranewtab.com/privacy-policy.html |
Supported Languages | 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" } } |