Merch DMCA
Send an unlimited number of DMCA Takedown requests that we handle for you with just a few clicks.
Merch DMCA क्या है?
Merch DMCA John Adams द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Send an unlimited number of DMCA Takedown requests that we handle for you with just a few clicks."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Merch DMCA एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
If you are a subscriber to our DMCA takedown service, then this extension allows you to submit an unlimited number of requests. With just a few clicks, your request will be sent to us and immediately put into our queue where we will send out DMCA takedown notices on your behalf. Our extension works on any website!
एक्सटेंशन की मूल जानकारी
नाम | |
ID | llobbnkcnfdhgdcfpljhenclebpaijaj |
आधिकारिक URL | https://chrome.google.com/webstore/detail/merch-dmca/llobbnkcnfdhgdcfpljhenclebpaijaj |
विवरण | Send an unlimited number of DMCA Takedown requests that we handle for you with just a few clicks. |
फ़ाइल का आकार | 16.71 KB |
स्थापना संख्या | 76 |
वर्तमान संस्करण | 1.0.5 |
अंतिम अपडेट | 2017-05-22 |
प्रकाशन तिथि | 2017-05-22 |
डेवलपर | John Adams |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Merch DMCA", "version": "1.0.5", "description": "Send an unlimited number of DMCA Takedown requests that we handle for you with just a few clicks.", "author": "Merch DMCA", "permissions": [ "activeTab", "storage", "tabs", "http:\/\/*\/*", "https:\/\/*\/*" ], "icons": { "128": "img\/icon.png", "64": "img\/icon.png", "32": "img\/icon.png", "16": "img\/icon.png" }, "incognito": "spanning", "options_ui": { "page": "options.html", "chrome_style": true }, "browser_action": { "default_icon": "img\/icon.png", "default_title": "Merch DMCA v1.0.4", "default_popup": "popup.html" }, "manifest_version": 2 } |