Inspire

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

Inspireとは何ですか?

Inspireはhttps://tsangraymond.comによって開発されたChromeの拡張機能で、その主な機能は「Brings you daily inspiration quote, and curated photos, when you open a new tab similar to Momentum and Infinity.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

Inspire拡張機能のCRXファイルをダウンロード

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
Eメール [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
}