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開發的Chrome擴展程式,該擴展的主要功能是“Send an unlimited number of DMCA Takedown requests that we handle for you with just a few clicks.”。
擴展截圖
下載Merch DMCA擴展crx文件
下載Merch DMCA擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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 |
官方網址 | 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 } |