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 擴展基本資訊
| 名稱 | |
| ID | hpgaehmokjbdfkbgkeifbfogjalkpfgb |
| 官方網址 | 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"
}
]
}
} | |