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
官方網址 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
}