Motivational Quotes
Upgrade the default new tab page with an motivational inspirational wallpapers and quotes.
Qu'est-ce que Motivational Quotes ?
Motivational Quotes est une extension Chrome développée par Motivational Quotes, et sa fonction principale est "Upgrade the default new tab page with an motivational inspirational wallpapers and quotes.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Motivational Quotes
Téléchargez les fichiers d'extension Motivational Quotes 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
By clicking "Add to Chrome", I accept and agree to installing the Motivational Quotes extension and setting Chrome™️ New Tab search provider to Microsoft Bing as described in Terms of Use and Privacy Policy.
Free stock media content is distributed by Unsplash - https://unsplash.com
Privacy Policy: https://www.live-motivational-quotes.com/privacy-policy.html
Terms of Use: https://www.live-motivational-quotes.com/terms.html Informations de Base sur l'Extension
| Nom | |
| ID | fnfinofiigdplejbiflapladmhigiffh |
| URL Officiel | https://chromewebstore.google.com/detail/motivational-quotes/fnfinofiigdplejbiflapladmhigiffh |
| Description | Upgrade the default new tab page with an motivational inspirational wallpapers and quotes. |
| Taille du Fichier | 22.95 MB |
| Nombre d'Installations | 678 |
| Version Actuelle | 2.1 |
| Dernière Mise à Jour | 2023-09-17 |
| Date de Publication | 2023-09-17 |
| Évaluation | 5.00/5 Total 9 Évaluations |
| Développeur | Motivational Quotes |
| [email protected] | |
| Type de Paiement | free |
| Site Web de l'Extension | https://www.live-motivational-quotes.com/ |
| URL de la Page de Politique de Confidentialité | https://www.live-motivational-quotes.com/privacy-policy.html |
| Langues Prises en Charge | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Motivational Quotes",
"version": "2.1",
"description": "Upgrade the default new tab page with an motivational inspirational wallpapers and quotes.",
"icons": {
"16": "icons\/icon_16.png",
"32": "icons\/icon_32.png",
"48": "icons\/icon_48.png",
"128": "icons\/icon_128.png"
},
"background": {
"service_worker": "background.js"
},
"chrome_url_overrides": {
"newtab": "newtab.html"
},
"permissions": []
} | |