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 |
官方網址 | 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 |
電子郵箱 | [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": [ " |