Naughty content.
Replace content with surprise butt sex
What is Naughty content.?
Naughty content. is a Chrome extension developed by Huguini, and its main feature is "Replace content with surprise butt sex".
Download Naughty content. Extension CRX File
Download Naughty content. 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
Extension Basic Information
Name | ![]() |
ID | cjadpajchobeflooiacdifgolaaomljf |
Official URL | https://chrome.google.com/webstore/detail/naughty-content/cjadpajchobeflooiacdifgolaaomljf |
Description | Replace content with surprise butt sex |
File Size | 17.98 KB |
Installation Count | 111 |
Current Version | 0.0.1 |
Last Updated | 2016-05-19 |
Publish Date | 2016-05-19 |
Rating | 3.00/5 Total 1 Ratings |
Developer | Huguini |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Naughty content.", "description": "Replace content with surprise butt sex", "version": "0.0.1", "icons": { "128": "images\/icon-128.png" }, "content_scripts": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "js": [ "content.js" ], "run_at": "document_end" } ] } |