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
电子邮箱 [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
}