Deep Thoughts by Jack Handey
Open up a new tab with a wonderful and inspiring quote from philosopher Jack Handey.
什麼是Deep Thoughts by Jack Handey?
Deep Thoughts by Jack Handey是由https://andrewgard.house開發的Chrome擴展程式,該擴展的主要功能是“Open up a new tab with a wonderful and inspiring quote from philosopher Jack Handey.”。
擴展截圖
下載Deep Thoughts by Jack Handey擴展crx文件
下載Deep Thoughts by Jack Handey擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Let Jack Handey be your daily mantra.
All Text © Jack Handey 擴展基本資訊
| 名稱 | |
| ID | dljleoaondcpfbnjpmcddabbgfmmhcjo |
| 官方網址 | https://chromewebstore.google.com/detail/deep-thoughts-by-jack-han/dljleoaondcpfbnjpmcddabbgfmmhcjo |
| 簡介 | Open up a new tab with a wonderful and inspiring quote from philosopher Jack Handey. |
| 檔案大小 | 152 KB |
| 安裝次數 | 24 |
| 目前版本 | 1.0 |
| 更新時間 | 2019-01-27 |
| 上架時間 | 2019-01-27 |
| 評分 | 5.00/5 共 2 次評分 |
| 開發者 | https://andrewgard.house |
| 付費類型 | free |
| 擴展官網 | https://andrewgard.house |
| 說明頁面URL | https://andrewgard.house |
| 支援的語言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Deep Thoughts by Jack Handey",
"version": "1.0",
"manifest_version": 2,
"description": "Open up a new tab with a wonderful and inspiring quote from philosopher Jack Handey.",
"chrome_url_overrides": {
"newtab": "newtab.html"
},
"web_accessible_resources": [
"css\/style.css",
"images\/beach.jpg",
"js\/jquery.min.js",
"js\/quotes.min.js",
"js\/scroll.js"
]
} | |