Aura Tab
Beautiful Browser Start Page
Qu'est-ce que Aura Tab ?
Aura Tab est une extension Chrome développée par Aura Tab, et sa fonction principale est "Beautiful Browser Start Page".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Aura Tab
Téléchargez les fichiers d'extension Aura Tab au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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
Informations de Base sur l'Extension
Nom | Aura Tab |
ID | nmjakpfjpiemcbfhjillmjoeidmkmlgm |
URL Officiel | https://chromewebstore.google.com/detail/aura-tab/nmjakpfjpiemcbfhjillmjoeidmkmlgm |
Description | Beautiful Browser Start Page |
Taille du Fichier | 7.62 MB |
Nombre d'Installations | 33 |
Version Actuelle | 1.0.3 |
Dernière Mise à Jour | 2022-06-22 |
Date de Publication | 2021-10-24 |
Développeur | Aura Tab |
[email protected] | |
Type de Paiement | free |
URL de la Page de Politique de Confidentialité | https://www.auranewtab.com/privacy-policy.html |
Langues Prises en Charge | 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" } } |