Daily Bible Page
This extension shows a Google Image search result for the current page
Daily Bible Pageとは何ですか?
Daily Bible PageはUnknownによって開発されたChromeの拡張機能で、その主な機能は「This extension shows a Google Image search result for the current page」です。
拡張機能のスクリーンショット
Daily Bible Page拡張機能のCRXファイルをダウンロード
Daily Bible Page拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Search, find, and read the content you want with Daily Bible Page. No more hassle having to subscribe to dozens of websites or having to visit multiple sites everyday. Daily Bible Page brings you the best Christian content everyday, simply by opening your Chrome browser.
拡張機能の基本情報
名前 | Daily Bible Page |
ID | gphjpcmeoiibnaggbclidjkknoeddppa |
公式URL | https://chromewebstore.google.com/detail/daily-bible-page/gphjpcmeoiibnaggbclidjkknoeddppa |
説明 | This extension shows a Google Image search result for the current page |
ファイルサイズ | 76.75 KB |
インストール数 | 73 |
現在のバージョン | 1.15 |
最終更新日 | 2015-08-07 |
公開日 | 2015-08-07 |
評価 | 4.63/5 合計 16 レビュー |
開発者 | Unknown |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Daily Bible Page", "description": "This extension shows a Google Image search result for the current page", "icons": { "128": "icon.png" }, "version": "1.15", "chrome_url_overrides": { "newtab": "main.html" }, "permissions": [ "storage" ] } |