NZH - Remove Premium
Remove premium restrictions
What is NZH - Remove Premium?
NZH - Remove Premium is a Chrome extension developed by johndoe20190506, and its main feature is "Remove premium restrictions".
Extension Screenshots
Download NZH - Remove Premium Extension CRX File
Download NZH - Remove Premium 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
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.
Extension Basic Information
Name | NZH - Remove Premium |
ID | bokmaogmcienfcapkloaihalnpacjfjd |
Official URL | https://chromewebstore.google.com/detail/nzh-remove-premium/bokmaogmcienfcapkloaihalnpacjfjd |
Description | Remove premium restrictions |
File Size | 3.27 KB |
Installation Count | 20 |
Current Version | 0.1.5 |
Last Updated | 2019-05-19 |
Publish Date | 2019-05-19 |
Developer | johndoe20190506 |
Payment Type | free |
Supported Languages | 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\/*" ] } ] } |