New Tab Startup Quotes

Inspiring startup related quotes in every new Chrome tab.

什么是New Tab Startup Quotes?

New Tab Startup Quotes是由Mathew Carpenter开发的Chrome扩展程序,该扩展的主要功能是“Inspiring startup related quotes in every new Chrome tab.”。

扩展截图

screenshot
screenshot

下载New Tab Startup Quotes扩展crx文件

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

扩展使用说明

                        With new quotes added every week, this extension will display an inspirational quote that anyone in the startup or business world can appreciate. If you would like to submit a new quote, simply tweet @matcarpenter.                    

扩展基本信息

名称 New Tab Startup Quotes New Tab Startup Quotes
ID bljnhgkajocmhlflgefahihojeajhjji
官方URL https://chromewebstore.google.com/detail/new-tab-startup-quotes/bljnhgkajocmhlflgefahihojeajhjji
简介 Inspiring startup related quotes in every new Chrome tab.
文件大小 43.16 KB
安装次数 2,444
当前版本 1.2
更新时间 2015-07-10
上架时间 2015-07-10
评分 5.00/5 共16次评分
开发者 Mathew Carpenter
电子邮箱 [email protected]
付费类型 free
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "New Tab Startup Quotes",
    "version": "1.2",
    "description": "Inspiring startup related quotes in every new Chrome tab.",
    "icons": {
        "16": "icon.png",
        "32": "icon.png",
        "64": "icon.png"
    },
    "chrome_url_overrides": {
        "newtab": "popup.html"
    }
}