Quote of the Day
Shows you an inspiring quote on the new tab page
Qu'est-ce que Quote of the Day ?
Quote of the Day est une extension Chrome développée par admin, et sa fonction principale est "Shows you an inspiring quote on the new tab page".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Quote of the Day
Téléchargez les fichiers d'extension Quote of the Day 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
Quote of the day is a way to enjoy each day
A way to get words from wise man and woman
Short poetry phrases
Small facts of life
And a spark of inspiration
terms: https://www.browsytool.com/terms
privacy policy: https://www.browsytool.com/privacy-policy
about: https://www.browsytool.com/about-our-company
contact us: https://www.browsytool.com/contact-info
Once the extension is downloaded, the
extension will provide a custom search bar with results by Microsoft Bing. Informations de Base sur l'Extension
| Nom | |
| ID | eegjpgefejkgoepcknnjjmjhiacmgila |
| URL Officiel | https://chromewebstore.google.com/detail/quote-of-the-day/eegjpgefejkgoepcknnjjmjhiacmgila |
| Description | Shows you an inspiring quote on the new tab page |
| Taille du Fichier | 207 KB |
| Nombre d'Installations | 11,403 |
| Version Actuelle | 1.0.2 |
| Dernière Mise à Jour | 2023-08-08 |
| Date de Publication | 2022-01-11 |
| Évaluation | 4.50/5 Total 2 Évaluations |
| Développeur | admin |
| [email protected] | |
| Type de Paiement | free |
| Langues Prises en Charge | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Quote of the Day",
"description": "Shows you an inspiring quote on the new tab page",
"version": "1.0.2",
"chrome_url_overrides": {
"newtab": "src\/tab.html"
},
"action": {
"default_icon": "src\/ico\/48p.png"
},
"icons": {
"16": "src\/ico\/16p.png",
"48": "src\/ico\/48p.png",
"128": "src\/ico\/128p.png"
}
} | |