Atfos

Atfos: x999 tool.

Atfos क्या है?

Atfos getatfos.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Atfos: x999 tool."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Atfos एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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 Atfos
ID bghhijnjppimomdanalbepgmmehoonfg
आधिकारिक URL 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"
            ]
        }
    ]
}