Motivational Quotes
Upgrade the default new tab page with an motivational inspirational wallpapers and quotes.
Hvad er Motivational Quotes?
Motivational Quotes er en Chrome-udvidelse udviklet af Motivational Quotes, og dens hovedfunktion er "Upgrade the default new tab page with an motivational inspirational wallpapers and quotes.".
Udvidelsesskærmbilleder
Download Motivational Quotes-udvidelses-CRX-fil
Download Motivational Quotes-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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 Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | fnfinofiigdplejbiflapladmhigiffh |
| Officiel URL | https://chromewebstore.google.com/detail/motivational-quotes/fnfinofiigdplejbiflapladmhigiffh |
| Beskrivelse | Upgrade the default new tab page with an motivational inspirational wallpapers and quotes. |
| Filstørrelse | 22.95 MB |
| Antal Installationer | 678 |
| Nuværende Version | 2.1 |
| Senest Opdateret | 2023-09-17 |
| Udgivelsesdato | 2023-09-17 |
| Bedømmelse | 5.00/5 Samlet 9 Bedømmelser |
| Udvikler | Motivational Quotes |
| [email protected] | |
| Betalingsmetode | free |
| Udvidelseswebsted | https://www.live-motivational-quotes.com/ |
| URL til Fortrolighedspolitik Side | https://www.live-motivational-quotes.com/privacy-policy.html |
| Understøttede Sprog | 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": []
} | |