Afterprime

Forex CFD pricing extension.

Τι είναι το Afterprime;

Το Afterprime είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Argamon, και η κύρια λειτουργία του είναι "Forex CFD pricing extension.".

Στιγμιότυπα Επέκτασης

screenshot

Λήψη αρχείου CRX της επέκτασης Afterprime

Λήψη αρχείων επέκτασης Afterprime σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        Install the Afterprime Chrome extension to help you with trading opportunities while you’re surfing the web.

Afterprime is a FREE chrome extension and a powerful trading tool that shows you real-time pricing for popular FX pairs.

Get Market or Better Spreads at Afterprime.

Frequently asked questions:

★ Do you ever upgrade/modify the extension? 
Yes, we do! In fact, at this very moment, we’re working on features that are probably going to be added in a few months from now.

★ Can I suggest additional features to be added to the extension? 
We’d love that! Please feel free to reach out to [email protected] with the subject line “Chrome extension”. We listen to our users attentively to make sure we’re adding features that will truly impact your trading journey. 

★ What browsers is the extension available on? 
At the moment, our extension is only available for Google Chrome.

★ Are all of the features totally free to use? 
Yes!

Website: https://afterprime.com/ 

Data for the extension provided by TraderEvolution. 

If you have any questions, comments or suggestions, contact us at: [email protected] 

Afterprime is available in English.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Afterprime Afterprime
ID bcnlenjmegdpefojmjbdpfhbfpjnofeb
Επίσημο URL https://chromewebstore.google.com/detail/afterprime/bcnlenjmegdpefojmjbdpfhbfpjnofeb
Περιγραφή Forex CFD pricing extension.
Μέγεθος Αρχείου 596 KB
Αριθμός Εγκαταστάσεων 43
Τρέχουσα Έκδοση 1.0.3
Τελευταία Ενημέρωση 2023-08-16
Ημερομηνία Δημοσίευσης 2023-04-01
Αξιολόγηση 5.00/5 Συνολικά 2 Αξιολογήσεις
Προγραμματιστής Argamon
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://afterprime.com/chrome-extension/
Διεύθυνση URL της Σελίδας Βοήθειας https://afterprime.com/help/
URL της Σελίδας Πολιτικής Απορρήτου https://www.afterprime.com/privacy
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Afterprime",
    "description": "Forex CFD pricing extension.",
    "version": "1.0.3",
    "icons": {
        "16": "icons\/16.png",
        "32": "icons\/32.png",
        "48": "icons\/48.png",
        "64": "icons\/64.png",
        "128": "icons\/128.png"
    },
    "permissions": [
        "storage"
    ],
    "options_ui": {
        "page": "options.html",
        "open_in_tab": true
    },
    "homepage_url": "https:\/\/www.afterprime.com",
    "background": {
        "service_worker": "js\/background.js"
    },
    "action": {
        "default_title": "Afterprime",
        "default_popup": "popup.html",
        "default_icon": "icons\/32.png"
    },
    "minimum_chrome_version": "88"
}