NTL MOD for Slither.io

Advanced slither.io mod for pro players

Qu'est-ce que NTL MOD for Slither.io ?

NTL MOD for Slither.io est une extension Chrome développée par https://ntl-slither.com, et sa fonction principale est "Advanced slither.io mod for pro players".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension NTL MOD for Slither.io

Téléchargez les fichiers d'extension NTL MOD for Slither.io au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        This extension provides modern features and looks for playing slither.io game:
- new simple, fast and enhanced skin builder
- new NTL textures for faster graphics
- skin & food faster rendering options for weak computers
- can export just the custom skins and can be safely shared with friends
- option to turn off skin alpha rendering for better FPS (replaces uk skin & affects neon skins)
- high visibility skins (brighter, more sharp)
- glass like transparent border
- emoji support in chat
- enable / disable zoom support
- dynamic slow zoom release
- cosmetics support (players using mobile with cosmetics codes are visible and mobile players can see your unlocked cosmetics - ALL in default install, including crown and bunny ears)
- NTL network sharing (players using NTL MOD can see each-other's cosmetics, tags and neon skins if not in stealth mode)
- stealth mode (only you and your team can see your true skin, nick, cosmetic & tag while others see a nameless snake with a random skin)
- up to 240FPS for high end computers and a FPS limiter in options
- main menu background theme (make it your own by uploading your favorite pic)
- unlocked cosmetics and tags that can be applied to any skin, default or custom
- realtime leaderboards for easy playing on servers of interest (closest to you, most busy, big scorers etc)
- ping sorted list of default servers (provides a quick way of detecting servers closest to you)
- screenshots of kills and death (remember to allow screenshots permission after loading slither by clicking on the extension's toolbar icon)
- circle bot supporting border recognition (press T twice to activate)
- assist function for close encounters (press R to temporarily activate)
- border assist : autodrives the snake along the border as maxed out as possible (press R near border to activate when needed a pro squeeze)
- skin peek: when play in low graphics press W to quickly see the true skins of snakes around. when released back to low graph skins.
- ultra custom skins (skin builder supports full skin length with non repeat option)
- management of custom skins (auto save, scrolling, delete, re-edit)
- neon skins
- control over boost effect (if disabled it helps weak computers get more steady fps)
- snakes score in nickname
- playing with all snakes nameless. You can still peek at names during game with W
- nick filter (makes user-editable offensive nicknames appear as nameless). You can still peek at names during game with W
- can open realtime leaderboars and settings while playing (if bot is on)
- chat window that also acts as a log window for various confirmations & notifications
- option to export / restore all settings
- ability to join a team with valid auth keys which enables team features (chat, location sharing, team cosmetics and tags, team recognition, team play in stealth, team notifications - beeps, help, food to offer, Target Marking System (TMS), etc)
- lots of controls available in the settings area                    

Informations de Base sur l'Extension

Nom NTL MOD for Slither.io NTL MOD for Slither.io
ID hpgaehmokjbdfkbgkeifbfogjalkpfgb
URL Officiel https://chromewebstore.google.com/detail/ntl-mod-for-slitherio/hpgaehmokjbdfkbgkeifbfogjalkpfgb
Description Advanced slither.io mod for pro players
Taille du Fichier 7.79 MB
Nombre d'Installations 26,543
Version Actuelle 7.43
Dernière Mise à Jour 2024-03-03
Date de Publication 2020-06-22
Évaluation 4.23/5 Total 153 Évaluations
Développeur https://ntl-slither.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://ntl-slither.com
URL de la Page d'Aide https://ntl-slither.com/slither/modhelp.php
URL de la Page de Politique de Confidentialité https://ntl-slither.com/slither/modhelp.php
Langues Prises en Charge en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "NTL MOD for Slither.io",
    "description": "Advanced slither.io mod for pro players",
    "version": "7.43",
    "author": "[NTL] Nothing To Lose",
    "homepage_url": "https:\/\/ntl-slither.com",
    "short_name": "NTL MOD",
    "background": {
        "service_worker": "background.js"
    },
    "icons": {
        "16": "icon16.png",
        "19": "icon19.png",
        "32": "icon32.png",
        "38": "icon38.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA2X6FubWAS1tTD6B+9asVDDv8fiCeiwBw\/BVGx4U7mzbCvQ4FCJ050iBr7M1Y3JJX0cv9a\/gqHM4ozXoU8a4foxasQ9PumT77GGHb7YwGNImJo9q1bqDCjtEh50THFx305Yb6LN1fIX9P0JzWVZDsa+YRvmfXmyNwS69W4p9Hc15asST0Dgd70mL7CgMn0g5yK89fWJBMM2dVVc6W7\/AeQ5eYFOhadUnulcz9FuTS0ogYbks0plo\/aGVahTSrHn+7dZqEIXwEE52ttu9ks8kcke997e9PftOrWk7\/tRoD\/LdJZFt+i3iCC2R\/lWWvPwAX994Pn+7\/u9cSRXGTRj97XwIDAQAB",
    "externally_connectable": {
        "matches": [
            "*:\/\/slither.io\/*",
            "https:\/\/ntl-slither.com\/*"
        ]
    },
    "content_security_policy": {
        "script-src": "'self'",
        "object-src": "'self'"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "*.json",
                "*.js",
                "*.txt",
                "*.css",
                "*.png",
                "*.jpg",
                "*.webp",
                "s\/*.webp",
                "pr\/*.webp",
                "*.mp3",
                "social.html",
                "help.html"
            ],
            "matches": [
                "*:\/\/slither.io\/*"
            ]
        }
    ],
    "permissions": [
        "declarativeNetRequest",
        "activeTab",
        "downloads",
        "downloads.shelf"
    ],
    "content_scripts": [
        {
            "matches": [
                "*:\/\/slither.io\/*"
            ],
            "js": [
                "tinyscr.js"
            ],
            "all_frames": false,
            "run_at": "document_end"
        }
    ],
    "action": {
        "default_icon": "icon.png",
        "default_title": "NTL MOD",
        "default_popup": "popup.html"
    },
    "host_permissions": [
        "*:\/\/slither.io\/*"
    ],
    "declarative_net_request": {
        "rule_resources": [
            {
                "enabled": true,
                "id": "1",
                "path": "game.json"
            }
        ]
    }
}