NZH - Remove Premium
Remove premium restrictions
NZH - Remove Premiumとは何ですか?
NZH - Remove Premiumはjohndoe20190506によって開発されたChromeの拡張機能で、その主な機能は「Remove premium restrictions」です。
拡張機能のスクリーンショット
NZH - Remove Premium拡張機能のCRXファイルをダウンロード
NZH - Remove Premium拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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. 拡張機能の基本情報
| 名前 | |
| ID | bokmaogmcienfcapkloaihalnpacjfjd |
| 公式URL | https://chromewebstore.google.com/detail/nzh-remove-premium/bokmaogmcienfcapkloaihalnpacjfjd |
| 説明 | Remove premium restrictions |
| ファイルサイズ | 3.27 KB |
| インストール数 | 20 |
| 現在のバージョン | 0.1.5 |
| 最終更新日 | 2019-05-19 |
| 公開日 | 2019-05-19 |
| 開発者 | johndoe20190506 |
| 支払い方法 | free |
| 対応言語 | 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\/*"
]
}
]
} | |