Quote of the Day
Shows you an inspiring quote on the new tab page
Wat is Quote of the Day?
Quote of the Day is een Chrome-extensie ontwikkeld door admin, en de belangrijkste functie is "Shows you an inspiring quote on the new tab page".
Extensie Screenshots
Download het CRX-bestand van de extensie Quote of the Day
Download Quote of the Day-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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. Basisinformatie over de Extensie
| Naam | |
| ID | eegjpgefejkgoepcknnjjmjhiacmgila |
| Officiële URL | https://chromewebstore.google.com/detail/quote-of-the-day/eegjpgefejkgoepcknnjjmjhiacmgila |
| Beschrijving | Shows you an inspiring quote on the new tab page |
| Bestandsgrootte | 207 KB |
| Aantal Installaties | 11,403 |
| Huidige Versie | 1.0.2 |
| Laatst Bijgewerkt | 2023-08-08 |
| Publicatiedatum | 2022-01-11 |
| Beoordeling | 4.50/5 Totaal 2 Beoordelingen |
| Ontwikkelaar | admin |
| [email protected] | |
| Betalingswijze | free |
| Ondersteunde Talen | 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"
}
} | |