Inspire

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

Τι είναι το Inspire;

Το Inspire είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://tsangraymond.com, και η κύρια λειτουργία του είναι "Brings you daily inspiration quote, and curated photos, when you open a new tab similar to Momentum and Infinity.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Inspire

Λήψη αρχείων επέκτασης Inspire σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        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                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Inspire Inspire
ID hhanbppnbjddoigicljdfiejdfgokemo
Επίσημο URL https://chromewebstore.google.com/detail/inspire/hhanbppnbjddoigicljdfiejdfgokemo
Περιγραφή Brings you daily inspiration quote, and curated photos, when you open a new tab similar to Momentum and Infinity.
Μέγεθος Αρχείου 532 KB
Αριθμός Εγκαταστάσεων 153
Τρέχουσα Έκδοση 0.1.0.8
Τελευταία Ενημέρωση 2021-05-24
Ημερομηνία Δημοσίευσης 2019-01-12
Αξιολόγηση 4.00/5 Συνολικά 2 Αξιολογήσεις
Προγραμματιστής https://tsangraymond.com
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης http://tsangraymond.com
Υποστηριζόμενες Γλώσσες 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
}