NZH - Remove Premium

Remove premium restrictions

NZH - Remove Premium là gì?

NZH - Remove Premium là một tiện ích mở rộng Chrome được phát triển bởi johndoe20190506, và tính năng chính của nó là "Remove premium restrictions".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

Tải xuống tệp CRX của tiện ích mở rộng NZH - Remove Premium

Tải xuống các tệp mở rộng NZH - Remove Premium dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Remove Premium Content Restriction

2019-05-20 0.1.5 - evaluated child elements.
2019-05-10 0.1.4 - evaluated elements better.
2019-05-10 0.1.3 - updated premium class name.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên NZH - Remove Premium NZH - Remove Premium
ID bokmaogmcienfcapkloaihalnpacjfjd
URL Chính Thức https://chromewebstore.google.com/detail/nzh-remove-premium/bokmaogmcienfcapkloaihalnpacjfjd
Mô tả Remove premium restrictions
Kích Thước Tệp 3.27 KB
Số Lần Cài Đặt 20
Phiên Bản Hiện Tại 0.1.5
Cập Nhật Lần Cuối 2019-05-19
Ngày Phát Hành 2019-05-19
Nhà Phát Triển johndoe20190506
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "NZH - Remove Premium",
    "version": "0.1.5",
    "description": "Remove premium restrictions",
    "content_scripts": [
        {
            "js": [
                "content.js"
            ],
            "matches": [
                "https:\/\/www.nzherald.co.nz\/*"
            ]
        }
    ]
}