Dreams Tab
Dreams Tab: Customize Your Tab, Unleash Your Creativity!
Qu'est-ce que Dreams Tab ?
Dreams Tab est une extension Chrome développée par ar04041986, et sa fonction principale est "Dreams Tab: Customize Your Tab, Unleash Your Creativity!".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Dreams Tab
Téléchargez les fichiers d'extension Dreams 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
Not reaching your Potential? Not Inspired? Not Motivated? Take Accountability for your Dreams with the "Dreams Tab"! By clicking “Add to Chrome”, I accept and agree to install the Dreams Tab Chrome extension and set 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 Google. EULA: https://dreamstabon.xyz/eula.html Privacy: https://dreamstabon.xyz/privacy-policy.html About: https://dreamstabon.xyz/about-us.html Contact: https://dreamstabon.xyz/contact-us.html Reach Your Full Potential! Get Inspired every day! Get Motivated every day!
Informations de Base sur l'Extension
Nom | Dreams Tab |
ID | bogmpgagofghonefngnlddcdlkomcdam |
URL Officiel | https://chromewebstore.google.com/detail/dreams-tab/bogmpgagofghonefngnlddcdlkomcdam |
Description | Dreams Tab: Customize Your Tab, Unleash Your Creativity! |
Taille du Fichier | 4.44 MB |
Nombre d'Installations | 2,886 |
Version Actuelle | 1.0.4 |
Dernière Mise à Jour | 2024-01-25 |
Date de Publication | 2024-01-17 |
Évaluation | 5.00/5 Total 5 Évaluations |
Développeur | ar04041986 |
[email protected] | |
Type de Paiement | free |
URL de la Page de Politique de Confidentialité | https://timezonesusa.xyz/privacy-policy.html |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Dreams Tab", "description": "Dreams Tab: Customize Your Tab, Unleash Your Creativity!", "manifest_version": 3, "version": "1.0.4", "background": { "service_worker": "\/js\/background.js" }, "chrome_url_overrides": { "newtab": "index.html" }, "action": { "default_icon": "logo.png" }, "icons": { "128": "logo.png", "48": "logo.png", "32": "logo.png", "16": "logo.png" }, "permissions": [ "storage" ] } |