ShowerThoughts

Think interesting thoughts

什么是ShowerThoughts?

ShowerThoughts是由tabsforthought开发的Chrome扩展程序,该扩展的主要功能是“Think interesting thoughts”。

扩展截图

screenshot
screenshot
screenshot
screenshot

下载ShowerThoughts扩展crx文件

下载ShowerThoughts扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Philosophical thoughts with every new tab!                    

扩展基本信息

名称 ShowerThoughts ShowerThoughts
ID ejfkmkpjcoaifaaplbffococjkhpclgb
官方URL https://chrome.google.com/webstore/detail/showerthoughts/ejfkmkpjcoaifaaplbffococjkhpclgb
简介 Think interesting thoughts
文件大小 450 KB
安装次数 83
当前版本 1.0.0
更新时间 2017-02-05
上架时间 2017-02-05
评分 5.00/5 共22次评分
开发者 tabsforthought
电子邮箱 [email protected]
付费类型 free
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "ShowerThoughts",
    "description": "Think interesting thoughts",
    "version": "1.0.0",
    "manifest_version": 2,
    "icons": {
        "16": "shower_thoughts.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}