Quotes and Riddles

This is a chrome extensions that plays inspirational quotes from famous authors, leaders, poets, musicians and other Anonymous…

What is Quotes and Riddles?

Quotes and Riddles is a Chrome extension developed by https://www.kidzlearn.co, and its main feature is "This is a chrome extensions that plays inspirational quotes from famous authors, leaders, poets, musicians and other Anonymous…".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Quotes and Riddles Extension CRX File

Download Quotes and Riddles 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

                        This is a chrome extensions that plays inspirational quotes from famous authors, leaders, poets, musicians and other Anonymous people. This extension also has fun riddles. You can take your own time to answer them. If you do not know you can always click the "reveal answer" button to know the answers to these fun riddles.
To listen to a new quote or a new riddle  or skip to the next one, click  "Quotes" or "Riddles" button.                    

Extension Basic Information

Name Quotes and Riddles Quotes and Riddles
ID nddoggpicmnfmibnfconkmaldbapfgeh
Official URL https://chromewebstore.google.com/detail/quotes-and-riddles/nddoggpicmnfmibnfconkmaldbapfgeh
Description This is a chrome extensions that plays inspirational quotes from famous authors, leaders, poets, musicians and other Anonymous…
File Size 282 KB
Installation Count 47
Current Version 0.0.8
Last Updated 2024-02-03
Publish Date 2018-11-08
Rating 4.00/5 Total 1 Ratings
Developer https://www.kidzlearn.co
Email [email protected]
Payment Type free
Extension Website http://www.kidzlearn.co
Help Page URL http://www.kidzlearn.co
Privacy Policy Page URL https://kidzlearn.co/kidz-learn-apps-privacy-policy.html
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Quotes and Riddles",
    "description": "",
    "version": "0.0.8",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "action": {
        "default_icon": "icon.png",
        "default_popup": "polly.html"
    },
    "permissions": [
        "tts"
    ]
}