Quotes

Get a quick and inspirational quote as fast as possible in the comfort of your own browser!

What is Quotes?

Quotes is a Chrome extension developed by Page Marker, and its main feature is "Get a quick and inspirational quote as fast as possible in the comfort of your own browser!".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Quotes Extension CRX File

Download 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

                        Ever need to get a quick boost in motivation? With this extension, you can get a quick and inspirational quote as fast possible by clicking the Quotes icon in your browser.

It's as simple as that! All you have to do is install this extension, click on it in your chrome browser, and get inspirational and popular quotes from famous people!

View a variety of quotes suited for everyone!

Instructions:
1. Click the black quotation mark icon in the corner of your chrome browser.

2. Read and enjoy the most popular quotes!

Simple as that!

v1.0 - Released! Please comment with thoughts and suggestions.

v2.0 - Revamped with even more quotes!

v2.1 - Now with more than 5000+ more inspirational, loving, and other quotes!

v3.0 - Beautifully redesigned.

More coming soon!                    

Extension Basic Information

Name Quotes Quotes
ID napnlheijpokljocbmigochahnlakhbp
Official URL https://chromewebstore.google.com/detail/quotes/napnlheijpokljocbmigochahnlakhbp
Description Get a quick and inspirational quote as fast as possible in the comfort of your own browser!
File Size 331 KB
Installation Count 10,000
Current Version 3.0
Last Updated 2018-01-15
Publish Date 2018-01-14
Rating 4.40/5 Total 50 Ratings
Developer Page Marker
Email [email protected]
Payment Type free
Privacy Policy Page URL https://pagemarker.org/privacy
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Quotes",
    "description": "Get a quick and inspirational quote as fast as possible in the comfort of your own browser!",
    "version": "3.0",
    "offline_enabled": true,
    "icons": {
        "128": "icon128.png",
        "48": "icon48.png"
    },
    "content_security_policy": "script-src 'self' https:\/\/apis.google.com; object-src 'self'",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "manifest_version": 2
}