Merch DMCA

Send an unlimited number of DMCA Takedown requests that we handle for you with just a few clicks.

What is Merch DMCA?

Merch DMCA is a Chrome extension developed by John Adams, and its main feature is "Send an unlimited number of DMCA Takedown requests that we handle for you with just a few clicks.".

Extension Screenshots

screenshot

Download Merch DMCA Extension CRX File

Download Merch DMCA extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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!                    

Extension Basic Information

Name Merch DMCA Merch DMCA
ID llobbnkcnfdhgdcfpljhenclebpaijaj
Official URL https://chrome.google.com/webstore/detail/merch-dmca/llobbnkcnfdhgdcfpljhenclebpaijaj
Description Send an unlimited number of DMCA Takedown requests that we handle for you with just a few clicks.
File Size 16.71 KB
Installation Count 76
Current Version 1.0.5
Last Updated 2017-05-22
Publish Date 2017-05-22
Developer John Adams
Payment Type free
Supported Languages 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
}