Inspiral, inspiring new tab page

Get inspired by amazing things every time you open a new tab

什么是Inspiral, inspiring new tab page?

Inspiral, inspiring new tab page是由Or Ron开发的Chrome扩展程序,该扩展的主要功能是“Get inspired by amazing things every time you open a new tab”。

扩展截图

screenshot
screenshot
screenshot
screenshot

下载Inspiral, inspiring new tab page扩展crx文件

下载Inspiral, inspiring new tab page扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Inspiral is an HTML5 webapp that aims to get you inpired every time you open a new tab.
The main focus is give you the inspiration you need in a new morning, during the rough noon times and on the night.

For any comments or suggestion please email me: or.ron10[at]gmail.com                    

扩展基本信息

名称 Inspiral, inspiring new tab page Inspiral, inspiring new tab page
ID pmoealnilgacefigomohkaciaoohgdlm
官方URL https://chrome.google.com/webstore/detail/inspiral-inspiring-new-ta/pmoealnilgacefigomohkaciaoohgdlm
简介 Get inspired by amazing things every time you open a new tab
文件大小 486 KB
安装次数 18
当前版本 0.12
更新时间 2015-01-14
上架时间 2015-01-14
评分 5.00/5 共3次评分
开发者 Or Ron
电子邮箱 [email protected]
付费类型 free
支持的语言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Inspiral, inspiring new tab page",
    "description": "Get inspired by amazing things every time you open a new tab",
    "version": "0.12",
    "incognito": "split",
    "chrome_url_overrides": {
        "newtab": "blank.html"
    },
    "manifest_version": 2,
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "permissions": [
        "topSites"
    ]
}