Fancy Motivation Tab

Override the new tab page with a Motivation Fancy

什麼是Fancy Motivation Tab?

Fancy Motivation Tab是由LONG LA開發的Chrome擴展程式,該擴展的主要功能是“Override the new tab page with a Motivation Fancy”。

擴展截圖

screenshot

下載Fancy Motivation Tab擴展crx文件

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

擴展使用說明

                        Make the new tab look fancy with motivational quote. to see how it looks, go to https://longla.github.io/Inspirely/#/motivatives                    

擴展基本資訊

名稱 Fancy Motivation Tab Fancy Motivation Tab
ID igbkklljibhkighkhflfhdcjglmfdejp
官方網址 https://chromewebstore.google.com/detail/fancy-motivation-tab/igbkklljibhkighkhflfhdcjglmfdejp
簡介 Override the new tab page with a Motivation Fancy
檔案大小 37.33 MB
安裝次數 82
目前版本 1.0.0
更新時間 2016-08-09
上架時間 2016-08-09
評分 4.88/5 共 8 次評分
開發者 LONG LA
付費類型 free
擴展官網 https://longla.github.io/Inspirely/#/motivatives
說明頁面URL https://longla.github.io/Inspirely/#/motivatives
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Fancy Motivation Tab",
    "description": "Override the new tab page with a Motivation Fancy",
    "short_name": "Motivation Tab",
    "minimum_chrome_version": "24.0.1307.0",
    "version": "1.0.0",
    "icons": {
        "16": "Quotation-Marks-16.png",
        "128": "Quotation-Marks-128.png"
    },
    "incognito": "split",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "manifest_version": 2
}