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