Resources downloader
Download the resources displayed on a page easily!
Resources downloader क्या है?
Resources downloader https://cod3.net द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Download the resources displayed on a page easily!"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Resources downloader एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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.
एक्सटेंशन की मूल जानकारी
नाम | Resources downloader |
ID | jdeiocmhhepbkbcmimheejheebeodbmm |
आधिकारिक URL | https://chromewebstore.google.com/detail/resources-downloader/jdeiocmhhepbkbcmimheejheebeodbmm |
विवरण | Download the resources displayed on a page easily! |
फ़ाइल का आकार | 200 KB |
स्थापना संख्या | 4,562 |
वर्तमान संस्करण | 0.0.6 |
अंतिम अपडेट | 2022-06-01 |
प्रकाशन तिथि | 2017-04-10 |
रेटिंग | 3.57/5 कुल 14 रेटिंग्स |
डेवलपर | https://cod3.net |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
सहायता पृष्ठ URL | https://twitter.com/j_____________n |
समर्थित भाषाएँ | 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": [ " |