Resources downloader
Download the resources displayed on a page easily!
Wat is Resources downloader?
Resources downloader is een Chrome-extensie ontwikkeld door https://cod3.net, en de belangrijkste functie is "Download the resources displayed on a page easily!".
Extensie Screenshots
Download het CRX-bestand van de extensie Resources downloader
Download Resources downloader-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
List and save the images, gifs, videos, music displayed in your browser. Works with most websites like imgur, 4chan and reddit. Resource Downloader adds a panel to DevTools, right-click on your page, select "Inspect", click on the "Resources" tab and you're set. Reload your page and check the resources you want to download. You can also filter and sort the resources by name, url, mime type, size etc.
Basisinformatie over de Extensie
Naam | Resources downloader |
ID | jdeiocmhhepbkbcmimheejheebeodbmm |
Officiële URL | https://chromewebstore.google.com/detail/resources-downloader/jdeiocmhhepbkbcmimheejheebeodbmm |
Beschrijving | Download the resources displayed on a page easily! |
Bestandsgrootte | 200 KB |
Aantal Installaties | 4,562 |
Huidige Versie | 0.0.6 |
Laatst Bijgewerkt | 2022-06-01 |
Publicatiedatum | 2017-04-10 |
Beoordeling | 3.57/5 Totaal 14 Beoordelingen |
Ontwikkelaar | https://cod3.net |
[email protected] | |
Betalingswijze | free |
Help Pagina-URL | https://twitter.com/j_____________n |
Ondersteunde Talen | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "action": { "default_icon": "icons\/icon19.png", "default_popup": "src\/action\/browser_action.html", "default_title": "Resource downloader" }, "description": "Download the resources displayed on a page easily!", "devtools_page": "src\/devtools\/devtools.html", "icons": { "128": "icons\/icon128.png", "16": "icons\/icon16.png", "48": "icons\/icon48.png" }, "manifest_version": 3, "name": "Resources downloader", "permissions": [ "downloads" ], "host_permissions": [ " |