Inspire
Brings you daily inspiration quote, and curated photos, when you open a new tab similar to Momentum and Infinity.
Hvad er Inspire?
Inspire er en Chrome-udvidelse udviklet af https://tsangraymond.com, og dens hovedfunktion er "Brings you daily inspiration quote, and curated photos, when you open a new tab similar to Momentum and Infinity.".
Udvidelsesskærmbilleder
Download Inspire-udvidelses-CRX-fil
Download Inspire-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
Inspire extension brings you daily inspirational quote, beautiful curated photo, weather based on your location and a interesting "on this day" fact.
This extension is inspired by unsplash.com and momentum extension.
- Raymond Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | hhanbppnbjddoigicljdfiejdfgokemo |
| Officiel URL | https://chromewebstore.google.com/detail/inspire/hhanbppnbjddoigicljdfiejdfgokemo |
| Beskrivelse | Brings you daily inspiration quote, and curated photos, when you open a new tab similar to Momentum and Infinity. |
| Filstørrelse | 532 KB |
| Antal Installationer | 153 |
| Nuværende Version | 0.1.0.8 |
| Senest Opdateret | 2021-05-24 |
| Udgivelsesdato | 2019-01-12 |
| Bedømmelse | 4.00/5 Samlet 2 Bedømmelser |
| Udvikler | https://tsangraymond.com |
| [email protected] | |
| Betalingsmetode | free |
| Udvidelseswebsted | http://tsangraymond.com |
| Understøttede Sprog | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Inspire",
"short_name": "Inspire",
"version": "0.1.0.8",
"description": "Brings you daily inspiration quote, and curated photos, when you open a new tab similar to Momentum and Infinity.",
"homepage_url": "http:\/\/tsangraymond.com",
"icons": {
"16": "img\/logo-16.png",
"48": "img\/logo-48.png",
"128": "img\/logo-128.png"
},
"incognito": "split",
"content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com\/analytics.js; object-src 'self'",
"chrome_url_overrides": {
"newtab": "inspire.html"
},
"permissions": [
"geolocation",
" | |