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
官方URL 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
}