Stimulus

New tab page to motivate you to take advantage of life's fleeting opportunities

什麼是Stimulus?

Stimulus是由Unknown開發的Chrome擴展程式,該擴展的主要功能是“New tab page to motivate you to take advantage of life's fleeting opportunities”。

擴展截圖

screenshot

下載Stimulus擴展crx文件

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

擴展使用說明

                        Replaces new tab page with a dwindling counter of all the things you enjoy in life.                    

擴展基本資訊

名稱 Stimulus Stimulus
ID badbnmdfdmbccganmgmmgdgdaffgkiag
官方網址 https://chromewebstore.google.com/detail/stimulus/badbnmdfdmbccganmgmmgdgdaffgkiag
簡介 New tab page to motivate you to take advantage of life's fleeting opportunities
檔案大小 59.93 KB
安裝次數 14
目前版本 0.1.0
更新時間 2017-01-21
上架時間 2017-01-21
評分 4.80/5 共 20 次評分
開發者 Unknown
付費類型 free
擴展官網 https://github.com/samm81/stimulus
說明頁面URL https://github.com/samm81/stimulus/issues
支援的語言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Stimulus",
    "description": "New tab page to motivate you to take advantage of life's fleeting opportunities",
    "version": "0.1.0",
    "manifest_version": 2,
    "permissions": [],
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "icons": {
        "128": "icon-128.png",
        "16": "icon-16.png",
        "48": "icon-48.png"
    },
    "offline_enabled": true
}