Dominator S&S 20
Dominator Snipe & Supply, Start making coins..
Dominator S&S 20คืออะไร?
Dominator S&S 20 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย futsniperext และคุณลักษณะหลักของมันคือ "Dominator Snipe & Supply, Start making coins.."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Dominator S&S 20
ดาวน์โหลดไฟล์ส่วนขยาย Dominator S&S 20 ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Dominator Snipe & Supply, auto search, buy and sell on the fifa 20 web app.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | lkolfocginjdgejikkmkcgegnoljpelc |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/dominator-ss-20/lkolfocginjdgejikkmkcgegnoljpelc |
คำอธิบาย | Dominator Snipe & Supply, Start making coins.. |
ขนาดไฟล์ | 1.35 MB |
จำนวนการติดตั้ง | 35 |
เวอร์ชันปัจจุบัน | 4.0.0 |
อัปเดตครั้งล่าสุด | 2020-05-24 |
วันที่เผยแพร่ | 2020-05-24 |
ผู้พัฒนา | futsniperext |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | 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" } |