Tanji
Tanji
What is Tanji?
Tanji is a Chrome extension developed by Tanji & G-Earth DEV, and its main feature is "Tanji".
Extension Screenshots
Download Tanji Extension CRX File
Download Tanji 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
Tanji Script Injecter Habbo
Extension Basic Information
Name | |
ID | ibogbelhcgkoicmfjoobalmffokjlefa |
Official URL | https://chrome.google.com/webstore/detail/tanji/ibogbelhcgkoicmfjoobalmffokjlefa |
Description | Tanji |
File Size | 35.24 KB |
Installation Count | 52 |
Current Version | 1.6.5 |
Last Updated | 2020-12-03 |
Publish Date | 2020-12-03 |
Rating | 3.67/5 Total 3 Ratings |
Developer | Tanji & G-Earth DEV |
[email protected] | |
Supported Languages | es-419 |
manifest.json | |
{ "content_scripts": [ { "js": [ "calculator\/jquery.min.js", "calculator\/calc.js", "calculator\/calculator.js" ], "matches": [ "https:\/\/*.habbocool.com\/*", "https:\/\/*.djsfactory.com\/*", "https:\/\/*.habbocool.net\/*", "https:\/\/*.habbocool.org\/*", "https:\/\/*.habtium.es\/*", "https:\/\/*.habbo.es\/*" ], "run_at": "document_start" } ], "description": "Tanji", "manifest_version": 2, "name": "Tanji", "permissions": [ "storage", "https:\/\/*.habbocool.com\/*", "https:\/\/*.djsfactory.com\/*", "https:\/\/*.habbocool.net\/*", "https:\/\/*.habbo.es\/*" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.6.5" } |