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."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Merch DMCA

ดาวน์โหลดไฟล์ส่วนขยาย 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
}