Merch DMCA

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

Co je Merch DMCA?

Merch DMCA je rozšíření Chrome vyvinuté John Adams, a jeho hlavní funkcí je „Send an unlimited number of DMCA Takedown requests that we handle for you with just a few clicks.“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření Merch DMCA

Stáhněte si soubory rozšíření Merch DMCA ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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!                    

Základní Informace o Rozšíření

Název Merch DMCA Merch DMCA
ID llobbnkcnfdhgdcfpljhenclebpaijaj
Oficiální URL https://chrome.google.com/webstore/detail/merch-dmca/llobbnkcnfdhgdcfpljhenclebpaijaj
Popis Send an unlimited number of DMCA Takedown requests that we handle for you with just a few clicks.
Velikost souboru 16.71 KB
Počet instalací 76
Aktuální Verze 1.0.5
Poslední Aktualizace 2017-05-22
Datum Vydání 2017-05-22
Vývojář John Adams
Typ Platby free
Podporované Jazyky 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
}