Turn NSFW Content into Food Porn
Turn NSFW Content into Food Porn
Turn NSFW Content into Food Pornとは何ですか?
Turn NSFW Content into Food PornはDEVOURによって開発されたChromeの拡張機能で、その主な機能は「Turn NSFW Content into Food Porn」です。
拡張機能のスクリーンショット
Turn NSFW Content into Food Porn拡張機能のCRXファイルをダウンロード
Turn NSFW Content into Food Porn拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
The DEVOUR extension replaces (select) images and videos of NSFW content with the most mouth-watering tender meats, creamy sauces, crispy crusts & gooey cheeses the internet has ever seen. Never Just Eat, DEVOUR.
拡張機能の基本情報
名前 | Turn NSFW Content into Food Porn |
ID | nhahpgnljgcmfgjjpeoibglcmpddnnff |
公式URL | https://chromewebstore.google.com/detail/turn-nsfw-content-into-fo/nhahpgnljgcmfgjjpeoibglcmpddnnff |
説明 | Turn NSFW Content into Food Porn |
ファイルサイズ | 282 KB |
インストール数 | 38 |
現在のバージョン | 1.0.1 |
最終更新日 | 2019-03-22 |
公開日 | 2019-03-20 |
評価 | 5.00/5 合計 3 レビュー |
開発者 | DEVOUR |
Eメール | [email protected] |
支払い方法 | free |
プライバシーポリシーページのURL | https://www.devour-foods.com/privacy |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Turn NSFW Content into Food Porn", "version": "1.0.1", "manifest_version": 2, "description": "Turn NSFW Content into Food Porn", "homepage_url": "https:\/\/devour-foods.com", "icons": { "16": "icons\/favicon-16x16.png", "48": "icons\/favicon-48x48.png", "128": "icons\/favicon-128x128.png" }, "default_locale": "en", "background": { "scripts": [ "src\/bg\/background.js" ], "persistent": true }, "browser_action": { "default_icon": "icons\/favicon-32x32.png" }, "permissions": [ "activeTab" ], "web_accessible_resources": [ "js\/jquery\/jquery.min.js", "src\/inject\/inject.js" ] } |