Harry Potter Quotes

Add some magic to your day with quotes from JK Rowling and her world famous Harry Potter series!

What is Harry Potter Quotes?

Harry Potter Quotes is a Chrome extension developed by Unknown, and its main feature is "Add some magic to your day with quotes from JK Rowling and her world famous Harry Potter series!".

Extension Screenshots

screenshot

Download Harry Potter Quotes Extension CRX File

Download Harry Potter 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

                        Just click on the icon in your Chrome browser to get your quote.                    

Extension Basic Information

Name Harry Potter Quotes Harry Potter Quotes
ID daalkhgbfbieaefapmogolgaflalmijb
Official URL https://chromewebstore.google.com/detail/harry-potter-quotes/daalkhgbfbieaefapmogolgaflalmijb
Description Add some magic to your day with quotes from JK Rowling and her world famous Harry Potter series!
File Size 277 KB
Installation Count 1,387
Current Version 3.0
Last Updated 2019-06-16
Publish Date 2019-06-15
Rating 4.67/5 Total 3 Ratings
Developer Unknown
Payment Type free
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Harry Potter Quotes",
    "description": "Add some magic to your day with quotes from JK Rowling and her world famous Harry Potter series!",
    "version": "3.0",
    "offline_enabled": true,
    "icons": {
        "48": "logohp.png",
        "128": "logohp.png"
    },
    "content_security_policy": "script-src 'self' https:\/\/apis.google.com; object-src 'self'",
    "browser_action": {
        "default_icon": "logohp.png",
        "default_popup": "popup.html"
    },
    "manifest_version": 2
}