Tanji
Tanji
Wat is Tanji?
Tanji is een Chrome-extensie ontwikkeld door Tanji & G-Earth DEV, en de belangrijkste functie is "Tanji".
Extensie Screenshots
Download het CRX-bestand van de extensie Tanji
Download Tanji-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Tanji Script Injecter Habbo
Basisinformatie over de Extensie
Naam | |
ID | ibogbelhcgkoicmfjoobalmffokjlefa |
Officiële URL | https://chrome.google.com/webstore/detail/tanji/ibogbelhcgkoicmfjoobalmffokjlefa |
Beschrijving | Tanji |
Bestandsgrootte | 35.24 KB |
Aantal Installaties | 52 |
Huidige Versie | 1.6.5 |
Laatst Bijgewerkt | 2020-12-03 |
Publicatiedatum | 2020-12-03 |
Beoordeling | 3.67/5 Totaal 3 Beoordelingen |
Ontwikkelaar | Tanji & G-Earth DEV |
[email protected] | |
Ondersteunde Talen | 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" } |