New Tab Startup Quotes

Inspiring startup related quotes in every new Chrome tab.

What is New Tab Startup Quotes?

New Tab Startup Quotes is a Chrome extension developed by Mathew Carpenter, and its main feature is "Inspiring startup related quotes in every new Chrome tab.".

Extension Screenshots

screenshot
screenshot

Download New Tab Startup Quotes Extension CRX File

Download New Tab Startup Quotes extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name New Tab Startup Quotes New Tab Startup Quotes
ID bljnhgkajocmhlflgefahihojeajhjji
Official URL https://chromewebstore.google.com/detail/new-tab-startup-quotes/bljnhgkajocmhlflgefahihojeajhjji
Description Inspiring startup related quotes in every new Chrome tab.
File Size 43.16 KB
Installation Count 2,444
Current Version 1.2
Last Updated 2015-07-10
Publish Date 2015-07-10
Rating 5.00/5 Total 16 Ratings
Developer Mathew Carpenter
Email [email protected]
Payment Type free
Supported Languages 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"
    }
}