WORM-TURKIYE
WORM-TURKIYE, Wormate.io'da desen ve sunucu seçmenizi sağlar.
What is WORM-TURKIYE?
WORM-TURKIYE is a Chrome extension developed by Samet Can, and its main feature is "WORM-TURKIYE, Wormate.io'da desen ve sunucu seçmenizi sağlar.".
Extension Screenshots
Download WORM-TURKIYE Extension CRX File
Download WORM-TURKIYE 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
Özellikler ve İşlevsellik Sunucu Seçimi: Wormate.io oyununda dilediğiniz sunucuda oynama özgürlüğüne sahip olun. Bu eklenti sayesinde en iyi bağlantıyı sağlayan sunucuları kolayca seçebilir ve kaydedebilirsiniz. Özel Skinler: Oyun içerisinde kullanabileceğiniz benzersiz ve özel skinlere erişim sağlar. Kendi stilinizi oluşturarak rakiplerinizi etkileyin! Daha İyi Oyun Deneyimi: Oyun içi grafikleri ve performansı optimize ederek daha akıcı bir oyun deneyimi sunar. Genel Bakış Wormate.io oyununu bir üst seviyeye taşımak isteyen oyuncular için tasarlanmış bu eklenti, oyun içi deneyiminizi geliştirir. Daha fazla özelleştirme, daha iyi performans ve benzersiz desenler ile oyunu daha eğlenceli hale getirin. Eklentimizi indirerek Wormate.io'da rakiplerinizden bir adım öne geçin!
Extension Basic Information
Name | WORM-TURKIYE |
ID | kjobfkgblonihkkhdehhbkaogmnaeeph |
Official URL | https://chromewebstore.google.com/detail/worm-turkiye/kjobfkgblonihkkhdehhbkaogmnaeeph |
Description | WORM-TURKIYE, Wormate.io'da desen ve sunucu seçmenizi sağlar. |
File Size | 35.1 KB |
Installation Count | 350 |
Current Version | 0.0.0.4 |
Last Updated | 2024-01-29 |
Publish Date | 2024-01-29 |
Rating | 4.92/5 Total 12 Ratings |
Developer | Samet Can |
[email protected] | |
Payment Type | free |
Extension Website | http://site.wormateturkiye.com/ |
Help Page URL | http://site.wormateturkiye.com/ |
Privacy Policy Page URL | http://site.wormateturkiye.com/politika.html |
Supported Languages | tr |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "action": { "default_popup": "popup\/popup.html", "default_title": "WORM-TURKIYE" }, "author": "SAMET CAN", "background": { "service_worker": "background.js" }, "declarative_net_request": { "rule_resources": [ { "enabled": true, "id": "ruleset_1", "path": "rules.json" } ] }, "description": "WORM-TURKIYE, Wormate.io'da desen ve sunucu se\u00e7menizi sa\u011flar.", "externally_connectable": { "matches": [ "*:\/\/*.wormateturkiye.com\/*" ] }, "host_permissions": [ "*:\/\/wormate.io\/*" ], "icons": { "128": "icon.png" }, "manifest_version": 3, "name": "WORM-TURKIYE", "permissions": [ "declarativeNetRequest" ], "version": "0.0.0.4" } |