Atfos
Atfos: x999 tool.
什麼是Atfos?
Atfos是由getatfos.com開發的Chrome擴展程式,該擴展的主要功能是“Atfos: x999 tool.”。
擴展截圖
下載Atfos擴展crx文件
下載Atfos擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Atfos stands for Automated Tool For Sculping. Main purpose is to help traders to perform daily sculping on the Libertex platform. Atfos uses our own developed AI (artificial intelligence) algorithms. Key features: 1. Automated trading - buy/sell 2. Trading based on signals 3. Trading session never expires 4. Deal rescue: it will not let your deal "drown" reducing loses. 5. A set of automated deals in row based on specified take profit. 6. Fine tuning of each and every aspect of trading. Atfoms comes absolutely free* with new Libertex account registration. * In order to get fully functional extension you are required: 1) Open libertex account using our referral link: 2) Register your copy of extension (simply by providing your email and proof of account registration using our referral link) You can register extension here: https://getatfos.com/es/register-extension
擴展基本資訊
名稱 | Atfos |
ID | bghhijnjppimomdanalbepgmmehoonfg |
官方網址 | https://chromewebstore.google.com/detail/atfos/bghhijnjppimomdanalbepgmmehoonfg |
簡介 | Atfos: x999 tool. |
檔案大小 | 252 KB |
安裝次數 | 67 |
目前版本 | 1.6.1 |
更新時間 | 2023-12-08 |
上架時間 | 2023-12-08 |
評分 | 5.00/5 共 2 次評分 |
開發者 | getatfos.com |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://getatfos.com/es/register-extension |
支援的語言 | en,es,ru,uk |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "icons": { "16": "icon16.plasmo.00ac8b83.png", "32": "icon32.plasmo.9ad0c5b6.png", "48": "icon48.plasmo.cae3a6b3.png", "64": "icon64.plasmo.e4b604fc.png", "128": "icon128.plasmo.b89b7dfa.png" }, "manifest_version": 3, "action": { "default_icon": { "16": "icon16.plasmo.00ac8b83.png", "32": "icon32.plasmo.9ad0c5b6.png", "48": "icon48.plasmo.cae3a6b3.png", "64": "icon64.plasmo.e4b604fc.png", "128": "icon128.plasmo.b89b7dfa.png" } }, "version": "1.6.1", "author": "Author", "name": "Atfos", "description": "Atfos: x999 tool.", "permissions": [ "storage" ], "content_scripts": [ { "matches": [ "https:\/\/libertex.fxclub.org\/*", "https:\/\/app.libertex.org\/*", "https:\/\/libertex888.com\/*" ], "js": [ "overlay.26adc83f.js" ], "css": [] } ], "host_permissions": [ "https:\/\/libertex.fxclub.org\/*", "https:\/\/app.libertex.org\/*", "https:\/\/libertex888.com\/*" ], "default_locale": "en", "web_accessible_resources": [ { "matches": [ "https:\/\/libertex.fxclub.org\/*", "https:\/\/app.libertex.org\/*", "https:\/\/libertex888.com\/*" ], "resources": [ "icon-grey.4a9c8fd6.png", "icon.ee35ad3c.png", "overlay.3e96fdc0.css" ] } ] } |