Daily Shakespeare

This extension delivers a different Shakespeare monologue every day.

What is Daily Shakespeare?

Daily Shakespeare is a Chrome extension developed by Guimak, and its main feature is "This extension delivers a different Shakespeare monologue every day.".

Extension Screenshots

screenshot

Download Daily Shakespeare Extension CRX File

Download Daily Shakespeare 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

                        Delivers a different Shakespeare monologue every day. Memorize your favorites or discover new ones!                    

Extension Basic Information

Name Daily Shakespeare Daily Shakespeare
ID emhkkbjpjochfnkjmecencnmmnffehne
Official URL https://chromewebstore.google.com/detail/daily-shakespeare/emhkkbjpjochfnkjmecencnmmnffehne
Description This extension delivers a different Shakespeare monologue every day.
File Size 183 KB
Installation Count 273
Current Version 1.3
Last Updated 2013-06-15
Publish Date 2013-06-14
Rating 3.33/5 Total 3 Ratings
Developer Guimak
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Daily Shakespeare",
    "description": "This extension delivers a different Shakespeare monologue every day.",
    "version": "1.3",
    "permissions": [
        "http:\/\/www.xmlme.com\/WSShakespeare.asmx"
    ],
    "icons": {
        "16": "icons\/main 16.jpg",
        "48": "icons\/main 48.jpg",
        "128": "icons\/main.jpg"
    },
    "browser_action": {
        "default_icon": "icons\/main.jpg",
        "default_popup": "popup.html"
    }
}