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 |
| 公式URL | 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"
]
} | |