Merch DMCA
Send an unlimited number of DMCA Takedown requests that we handle for you with just a few clicks.
ما هو Merch DMCA؟
Merch DMCA هو إضافة Chrome تم تطويرها بواسطة John Adams، والميزة الرئيسية لها هي "Send an unlimited number of DMCA Takedown requests that we handle for you with just a few clicks.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Merch DMCA
قم بتنزيل ملفات الامتداد Merch DMCA بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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 } |