NTL MOD for Slither.io
Advanced slither.io mod for pro players
什么是NTL MOD for Slither.io?
NTL MOD for Slither.io是由https://ntl-slither.com开发的Chrome扩展程序,该扩展的主要功能是“Advanced slither.io mod for pro players”。
扩展截图
下载NTL MOD for Slither.io扩展crx文件
下载NTL MOD for Slither.io扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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
扩展基本信息
名称 | NTL MOD for Slither.io |
ID | hpgaehmokjbdfkbgkeifbfogjalkpfgb |
官方URL | https://chromewebstore.google.com/detail/ntl-mod-for-slitherio/hpgaehmokjbdfkbgkeifbfogjalkpfgb |
简介 | Advanced slither.io mod for pro players |
文件大小 | 7.79 MB |
安装次数 | 26,543 |
当前版本 | 7.43 |
更新时间 | 2024-03-03 |
上架时间 | 2020-06-22 |
评分 | 4.23/5 共153次评分 |
开发者 | https://ntl-slither.com |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://ntl-slither.com |
帮助页面URL | https://ntl-slither.com/slither/modhelp.php |
隐私政策页面URL | https://ntl-slither.com/slither/modhelp.php |
支持的语言 | 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" } ] } } |