Simple New Tab Page

Very simple, fast and reliable alternative to original New Tab Page from Google which so many of us both love and hate. Enjoy

什麼是Simple New Tab Page?

Simple New Tab Page是由cTn開發的Chrome擴展程式,該擴展的主要功能是“Very simple, fast and reliable alternative to original New Tab Page from Google which so many of us both love and hate. Enjoy”。

擴展截圖

screenshot
screenshot

下載Simple New Tab Page擴展crx文件

下載Simple New Tab Page擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Very simple, fast and reliable alternative to original New Tab Page from Google which so many of us both love and hate.

Enjoy                    

擴展基本資訊

名稱 Simple New Tab Page Simple New Tab Page
ID mbnpppbcofpbimjeccbeecjempaneinl
官方網址 https://chromewebstore.google.com/detail/simple-new-tab-page/mbnpppbcofpbimjeccbeecjempaneinl
簡介 Very simple, fast and reliable alternative to original New Tab Page from Google which so many of us both love and hate. Enjoy
檔案大小 116 KB
安裝次數 59
目前版本 0.4
更新時間 2015-04-04
上架時間 2015-04-04
評分 3.00/5 共 2 次評分
開發者 cTn
付費類型 free
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "minimum_chrome_version": "37",
    "version": "0.4",
    "author": "cTn",
    "name": "Simple New Tab Page",
    "chrome_url_overrides": {
        "newtab": "main.html"
    },
    "permissions": [
        "topSites",
        "management",
        "sessions",
        "tabs",
        "storage",
        "chrome:\/\/favicon\/"
    ],
    "icons": {
        "128": "images\/icon_128.png"
    }
}