Porn Block
Porn Block
Porn Blockとは何ですか?
Porn Blockはagshubh191によって開発されたChromeの拡張機能で、その主な機能は「Porn Block」です。
Porn Block拡張機能のCRXファイルをダウンロード
Porn Block拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Filter adult content by processing each and every image on webpage. (Use machine learning algorithm)
拡張機能の基本情報
名前 | ![]() |
ID | bobedckgfphlpjghddmfikdmhfoakajj |
公式URL | https://chrome.google.com/webstore/detail/porn-block/bobedckgfphlpjghddmfikdmhfoakajj |
説明 | Porn Block |
ファイルサイズ | 1.07 MB |
インストール数 | 29 |
現在のバージョン | 0.1.0 |
最終更新日 | 2018-04-15 |
公開日 | 2018-04-15 |
評価 | 1.00/5 合計 2 レビュー |
開発者 | agshubh191 |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Porn Block", "version": "0.1.0", "description": "Porn Block", "content_scripts": [ { "css": [ "styles.css" ], "js": [ "js\/jquery.min.js", "js\/keras.min.js", "js\/jquery.getimagedata.js", "js\/mutation-summary.js", "content.js" ], "matches": [ "*:\/\/*\/*" ] } ], "web_accessible_resources": [ "web-accessible-resources\/fourth_try.bin" ], "permissions": [ "https:\/\/obscure-citadel-79502.herokuapp.com\/" ] } |