Inspire

Brings you daily inspiration quote, and curated photos, when you open a new tab similar to Momentum and Infinity.

Qu'est-ce que Inspire ?

Inspire est une extension Chrome développée par https://tsangraymond.com, et sa fonction principale est "Brings you daily inspiration quote, and curated photos, when you open a new tab similar to Momentum and Infinity.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Inspire

Téléchargez les fichiers d'extension Inspire 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

                        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                    

Informations de Base sur l'Extension

Nom Inspire Inspire
ID hhanbppnbjddoigicljdfiejdfgokemo
URL Officiel https://chromewebstore.google.com/detail/inspire/hhanbppnbjddoigicljdfiejdfgokemo
Description Brings you daily inspiration quote, and curated photos, when you open a new tab similar to Momentum and Infinity.
Taille du Fichier 532 KB
Nombre d'Installations 153
Version Actuelle 0.1.0.8
Dernière Mise à Jour 2021-05-24
Date de Publication 2019-01-12
Évaluation 4.00/5 Total 2 Évaluations
Développeur https://tsangraymond.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension http://tsangraymond.com
Langues Prises en Charge 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",
        ""
    ],
    "manifest_version": 2
}