New Inspiring Tab!

Get inspired every time you open a new tab! Set a list of websites which will be shown while you set the address of a new tab.

什么是New Inspiring Tab!?

New Inspiring Tab!是由https://www.nuthinking.com开发的Chrome扩展程序,该扩展的主要功能是“Get inspired every time you open a new tab! Set a list of websites which will be shown while you set the address of a new tab.”。

扩展截图

screenshot

下载New Inspiring Tab!扩展crx文件

下载New Inspiring Tab!扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Why having a page loaded in your new tab?

There are web pages that update frequently and that can provide an impressive amount of visual inspiration. An example is Dribbble. You could also put your Facebook but the idea is not to get too distracted to avoid the risk to forget where you wanted to go. The more visual, the better.


Please report new issues here: https://github.com/nuthinking/New-Inspiring-Tab/issues                    

扩展基本信息

名称 New Inspiring Tab! New Inspiring Tab!
ID jljbfjieapkkmdhfngjbdjmchoknjlek
官方URL https://chromewebstore.google.com/detail/new-inspiring-tab/jljbfjieapkkmdhfngjbdjmchoknjlek
简介 Get inspired every time you open a new tab! Set a list of websites which will be shown while you set the address of a new tab.
文件大小 10.53 KB
安装次数 20
当前版本 1.1
更新时间 2012-04-02
上架时间 2012-04-02
评分 5.00/5 共1次评分
开发者 https://www.nuthinking.com
付费类型 free
帮助页面URL https://github.com/nuthinking/New-Inspiring-Tab
支持的语言 en
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "New Inspiring Tab!",
    "version": "1.1",
    "description": "Get inspired every time you open a new tab! Set a list of websites which will be shown while you set the address of a new tab.",
    "chrome_url_overrides": {
        "newtab": "newTab.html"
    },
    "options_page": "options.html",
    "icons": {
        "48": "icon_48.png",
        "128": "icon_128.png"
    },
    "manifest_version": 2
}