台灣風景分頁(Taiwan New Tab)

分享台灣的美好風景

What is 台灣風景分頁(Taiwan New Tab)?

台灣風景分頁(Taiwan New Tab) is a Chrome extension developed by Xiaobin Tech, and its main feature is "分享台灣的美好風景".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download 台灣風景分頁(Taiwan New Tab) Extension CRX File

Download 台灣風景分頁(Taiwan New Tab) extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        TaiwanNewTab(台灣風景分頁) 讓使用者可以在開新分頁時隨機欣賞台灣各地風景名勝,在工作之餘可以放鬆心情,欣賞美景。

本 Extension 為教學使用,圖片取自 Flickr 上精選風景照,並附上原圖連結,若有侵權煩請來信告知。若有推薦風景圖片也歡迎和我們分享,謝謝您:)                    

Extension Basic Information

Name 台灣風景分頁(Taiwan New Tab) 台灣風景分頁(Taiwan New Tab)
ID anjhglcdiggolglifinimlmlcfkhjifh
Official URL https://chromewebstore.google.com/detail/%E5%8F%B0%E7%81%A3%E9%A2%A8%E6%99%AF%E5%88%86%E9%A0%81taiwan-new-tab/anjhglcdiggolglifinimlmlcfkhjifh
Description 分享台灣的美好風景
File Size 8.89 MB
Installation Count 259
Current Version 0.0.6
Last Updated 2016-01-14
Publish Date 2016-01-14
Rating 5.00/5 Total 14 Ratings
Developer Xiaobin Tech
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "\u53f0\u7063\u98a8\u666f\u5206\u9801(Taiwan New Tab)",
    "version": "0.0.6",
    "manifest_version": 2,
    "description": "\u5206\u4eab\u53f0\u7063\u7684\u7f8e\u597d\u98a8\u666f",
    "short_name": "\u53f0\u7063\u98a8\u666f\u5206\u9801",
    "icons": {
        "16": "images\/icon-16.png",
        "128": "images\/icon-128.png"
    },
    "default_locale": "en",
    "background": {
        "scripts": [
            "scripts\/chromereload.js",
            "scripts\/background.js"
        ]
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ]
}