Dominator S&S 20
Dominator Snipe & Supply, Start making coins..
Dominator S&S 20 là gì?
Dominator S&S 20 là một tiện ích mở rộng Chrome được phát triển bởi futsniperext, và tính năng chính của nó là "Dominator Snipe & Supply, Start making coins..".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Dominator S&S 20
Tải xuống các tệp mở rộng Dominator S&S 20 dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
Dominator Snipe & Supply, auto search, buy and sell on the fifa 20 web app.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | lkolfocginjdgejikkmkcgegnoljpelc |
URL Chính Thức | https://chrome.google.com/webstore/detail/dominator-ss-20/lkolfocginjdgejikkmkcgegnoljpelc |
Mô tả | Dominator Snipe & Supply, Start making coins.. |
Kích Thước Tệp | 1.35 MB |
Số Lần Cài Đặt | 35 |
Phiên Bản Hiện Tại | 4.0.0 |
Cập Nhật Lần Cuối | 2020-05-24 |
Ngày Phát Hành | 2020-05-24 |
Nhà Phát Triển | futsniperext |
[email protected] | |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "background": { "scripts": [ "background.js" ] }, "browser_action": { "default_popup": "popup.html", "default_icon": { "16": "icon-off.png", "24": "icon-off.png", "32": "icon-off.png" } }, "content_scripts": [ { "js": [ "jquery.min.js", "script.js" ], "matches": [ "https:\/\/www.easports.com\/*fifa\/ultimate-team\/web-app\/*", "http:\/\/www.easports.com\/*fifa\/ultimate-team\/web-app\/*", "https:\/\/futsniper.com\/*", "https:\/\/futsniper.com\/*\/*", "http:\/\/localhost\/backend\/*" ] } ], "description": "Dominator Snipe & Supply, Start making coins..", "homepage_url": "https:\/\/chat.whatsapp.com\/CeHG5MyWAih9Awc5c8iIc5", "icons": { "128": "icon-off.png", "16": "icon-off.png", "48": "icon-off.png" }, "incognito": "split", "manifest_version": 2, "name": "Dominator S&S 20", "options_ui": { "open_in_tab": true, "page": "\/settings\/index.html" }, "permissions": [ "https:\/\/futsniper.com\/*", "https:\/\/futsniper.com\/*\/*", "browsingData", "background", "activeTab", "contextMenus", "storage", "tabs" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "4.0.0" } |