Jesus Quotes
Random quote from Jesus on each new tab.
什麼是Jesus Quotes?
Jesus Quotes是由haydmills開發的Chrome擴展程式,該擴展的主要功能是“Random quote from Jesus on each new tab.”。
擴展截圖
下載Jesus Quotes擴展crx文件
下載Jesus Quotes擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
                        Bible quotes from Jesus.                     擴展基本資訊
| 名稱 |   |  
| ID | plbdiohbpbliejbjhdndgcimcepgjnpm | 
| 官方網址 | https://chromewebstore.google.com/detail/jesus-quotes/plbdiohbpbliejbjhdndgcimcepgjnpm | 
| 簡介 | Random quote from Jesus on each new tab. | 
| 檔案大小 | 143 KB | 
| 安裝次數 | 539 | 
| 目前版本 | 0.0.2 | 
| 更新時間 | 2019-08-03 | 
| 上架時間 | 2019-08-03 | 
| 評分 | 3.50/5 共 2 次評分 | 
| 開發者 | haydmills | 
| 付費類型 | free | 
| 擴展官網 | http://haydmills.com/ | 
| 支援的語言 | en-US | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Jesus Quotes",
    "description": "Random quote from Jesus on each new tab.",
    "version": "0.0.2",
    "author": "@haydmills",
    "chrome_url_overrides": {
        "newtab": "customNewTab.html"
    },
    "permissions": [
        "http:\/\/api.forismatic.com\/"
    ],
    "icons": {
        "16": "icons\/icon_16.png",
        "48": "icons\/icon_48.png",
        "128": "icons\/icon_128.png"
    }
}  |  |