img book
img book shows all images of the webpage
img bookとは何ですか?
img bookはdavidndauberts5x89によって開発されたChromeの拡張機能で、その主な機能は「img book shows all images of the webpage」です。
拡張機能のスクリーンショット
img book拡張機能のCRXファイルをダウンロード
img book拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
1)open web page example: pixabay.com 2)click on extension icon 3)reload tab if it does not work and try again
拡張機能の基本情報
名前 | |
ID | ekldkpcedenimoinejnfdpfaffpinhki |
公式URL | https://chrome.google.com/webstore/detail/img-book/ekldkpcedenimoinejnfdpfaffpinhki |
説明 | img book shows all images of the webpage |
ファイルサイズ | 40.98 KB |
インストール数 | 3,000 |
現在のバージョン | 0.0.0.2 |
最終更新日 | 2022-07-27 |
公開日 | 2022-07-26 |
開発者 | davidndauberts5x89 |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "img book", "version": "0.0.0.2", "description": "img book shows all images of the webpage", "icons": { "128": "logo.png" }, "action": { "default_icon": "logo.png", "default_popup": "popup.html" }, "background": { "service_worker": "background.js" }, "content_scripts": [ { "matches": [ " |