666
666.666
What is 666?
666 is a Chrome extension developed by 75-20, and its main feature is "666.666".
Extension Screenshots
Download 666 Extension CRX File
Download 666 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
.666: The devil is in the details.
Extension Basic Information
Name | |
ID | ljnafadpolnnicjhmakmjbjabembandn |
Official URL | https://chrome.google.com/webstore/detail/666/ljnafadpolnnicjhmakmjbjabembandn |
Description | 666.666 |
File Size | 16.86 KB |
Installation Count | 27 |
Current Version | 0.0.0.1 |
Last Updated | 2020-03-18 |
Publish Date | 2020-03-15 |
Rating | 1.00/5 Total 1 Ratings |
Developer | 75-20 |
[email protected] | |
Payment Type | free |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "666", "description": "666.666", "version": "0.0.0.1", "icons": { "128": "images\/icon128.png", "16": "images\/icon16.png", "48": "images\/icon48.png" }, "content_scripts": [ { "matches": [ "*:\/\/*\/*" ], "js": [ "content.js" ], "run_at": "document_end" } ] } |