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
官方網址 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"
    ]
}