Random Quote

See a random quote when you open a new tab.

什么是Random Quote?

Random Quote是由Sterling Whitley开发的Chrome扩展程序,该扩展的主要功能是“See a random quote when you open a new tab.”。

扩展截图

screenshot
screenshot
screenshot

下载Random Quote扩展crx文件

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

扩展使用说明

                        Instantly see a random quote with a colored background when you open a new tab.

Features:
- Awesome quotes
- Open a new tab, see a quote instantly
- Non intrusive, won't bug you                    

扩展基本信息

名称 Random Quote Random Quote
ID hhompecpighdhclapocgaaadjnmgahoi
官方URL https://chromewebstore.google.com/detail/random-quote/hhompecpighdhclapocgaaadjnmgahoi
简介 See a random quote when you open a new tab.
文件大小 4.64 MB
安装次数 4,174
当前版本 3.0.0
更新时间 2015-06-06
上架时间 2015-06-05
评分 3.52/5 共82次评分
开发者 Sterling Whitley
付费类型 free
扩展官网 http://sterlingw.com
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Random Quote",
    "version": "3.0.0",
    "manifest_version": 2,
    "description": "See a random quote when you open a new tab.",
    "offline_enabled": true,
    "chrome_url_overrides": {
        "newtab": "app.html"
    }
}