Random Quote
See a random quote when you open a new tab.
What is Random Quote?
Random Quote is a Chrome extension developed by Sterling Whitley, and its main feature is "See a random quote when you open a new tab.".
Extension Screenshots
Download Random Quote Extension CRX File
Download Random Quote 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
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
Extension Basic Information
Name | Random Quote |
ID | hhompecpighdhclapocgaaadjnmgahoi |
Official URL | https://chromewebstore.google.com/detail/random-quote/hhompecpighdhclapocgaaadjnmgahoi |
Description | See a random quote when you open a new tab. |
File Size | 4.64 MB |
Installation Count | 4,174 |
Current Version | 3.0.0 |
Last Updated | 2015-06-06 |
Publish Date | 2015-06-05 |
Rating | 3.52/5 Total 82 Ratings |
Developer | Sterling Whitley |
Payment Type | free |
Extension Website | http://sterlingw.com |
Supported Languages | 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" } } |