img book
img book shows all images of the webpage
Wat is img book?
img book is een Chrome-extensie ontwikkeld door davidndauberts5x89, en de belangrijkste functie is "img book shows all images of the webpage".
Extensie Screenshots
Download het CRX-bestand van de extensie img book
Download img book-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
1)open web page example: pixabay.com 2)click on extension icon 3)reload tab if it does not work and try again
Basisinformatie over de Extensie
Naam | |
ID | ekldkpcedenimoinejnfdpfaffpinhki |
Officiële URL | https://chrome.google.com/webstore/detail/img-book/ekldkpcedenimoinejnfdpfaffpinhki |
Beschrijving | img book shows all images of the webpage |
Bestandsgrootte | 40.98 KB |
Aantal Installaties | 3,000 |
Huidige Versie | 0.0.0.2 |
Laatst Bijgewerkt | 2022-07-27 |
Publicatiedatum | 2022-07-26 |
Ontwikkelaar | davidndauberts5x89 |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | 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": [ " |