Harry Potter Quotes

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

什么是Harry Potter Quotes?

Harry Potter Quotes是由Unknown开发的Chrome扩展程序,该扩展的主要功能是“Add some magic to your day with quotes from JK Rowling and her world famous Harry Potter series!”。

扩展截图

screenshot

下载Harry Potter Quotes扩展crx文件

下载Harry Potter Quotes扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

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

扩展基本信息

名称 Harry Potter Quotes Harry Potter Quotes
ID daalkhgbfbieaefapmogolgaflalmijb
官方URL https://chromewebstore.google.com/detail/harry-potter-quotes/daalkhgbfbieaefapmogolgaflalmijb
简介 Add some magic to your day with quotes from JK Rowling and her world famous Harry Potter series!
文件大小 277 KB
安装次数 1,387
当前版本 3.0
更新时间 2019-06-16
上架时间 2019-06-15
评分 4.67/5 共3次评分
开发者 Unknown
付费类型 free
支持的语言 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
}