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.」です。

拡張機能のスクリーンショット

screenshot

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!                    

拡張機能の基本情報

名前 Merch DMCA Merch DMCA
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
}