RTP Fox

RTP Fox tracks slot RTPs in real-time, helping players make informed choices for a better gaming experience.

Τι είναι το RTP Fox;

Το RTP Fox είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://rtpfox.com, και η κύρια λειτουργία του είναι "RTP Fox tracks slot RTPs in real-time, helping players make informed choices for a better gaming experience.".

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

screenshot
screenshot
screenshot

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

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

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

                        RTP Fox is a powerful slot RTP tracker that reveals RTP percentages in real time, empowering players with knowledge to make informed decisions, enhancing their gaming experience for higher chances of success.                    

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

Όνομα RTP Fox RTP Fox
ID ajbjdjjpihifeomkkhlejdbkpnaapfbo
Επίσημο URL https://chromewebstore.google.com/detail/rtp-fox/ajbjdjjpihifeomkkhlejdbkpnaapfbo
Περιγραφή RTP Fox tracks slot RTPs in real-time, helping players make informed choices for a better gaming experience.
Μέγεθος Αρχείου 105 KB
Αριθμός Εγκαταστάσεων 80
Τρέχουσα Έκδοση 1.0.2
Τελευταία Ενημέρωση 2023-10-01
Ημερομηνία Δημοσίευσης 2023-10-01
Αξιολόγηση 5.00/5 Συνολικά 3 Αξιολογήσεις
Προγραμματιστής https://rtpfox.com
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "RTP Fox",
    "version": "1.0.2",
    "description": "RTP Fox tracks slot RTPs in real-time, helping players make informed choices for a better gaming experience.",
    "permissions": [
        "storage"
    ],
    "icons": {
        "16": "icons\/icon-16.png",
        "32": "icons\/icon-32.png",
        "48": "icons\/icon-48.png",
        "128": "icons\/icon-128.png"
    },
    "content_scripts": [
        {
            "js": [
                "gamecontent.js"
            ],
            "run_at": "document_start",
            "matches": [
                "*:\/\/*.playngonetwork.com\/*",
                "*:\/\/*.playngocasino.com\/*",
                "*:\/\/*.pragmaticplay.net\/*",
                "*:\/\/*.ppgames.net\/*",
                "*:\/\/*.hacksawgaming.com\/*",
                "*:\/\/*.betsoftgaming.com\/*",
                "*:\/\/bgaming-network.com\/*",
                "*:\/\/*.relaxg.com\/*",
                "*:\/\/casino.nolimitcdn.com\/*",
                "*:\/\/*.redtiger.cash\/*",
                "*:\/\/*.casinomodule.com\/games\/*",
                "*:\/\/d10zgitni74b5t.cloudfront.net\/*",
                "*:\/\/*.sidetechnology.co\/hive\/b2c\/game\/*",
                "*:\/\/static.contentmedia.eu\/*",
                "*:\/\/*.thunderkick.com\/gamelauncher\/play\/*"
            ],
            "match_about_blank": true,
            "all_frames": true
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "gamecontent.js.map",
                "gamehook_playngo.js",
                "gamehook_playngo.js.map",
                "gamehook_pragmatic.js",
                "gamehook_pragmatic.js.map",
                "gamehook_hacksaw.js",
                "gamehook_hacksaw.js.map",
                "gamehook_betsoft.js",
                "gamehook_betsoft.js.map",
                "gamehook_bgaming.js",
                "gamehook_bgaming.js.map",
                "gamehook_relaxg.js",
                "gamehook_relaxg.js.map",
                "gamehook_nolimit.js",
                "gamehook_nolimit.js.map",
                "gamehook_redtiger.js",
                "gamehook_redtiger.js.map",
                "gamehook_netent.js",
                "gamehook_netent.js.map",
                "gamehook_quickspin.js",
                "gamehook_quickspin.js.map",
                "gamehook_push.js",
                "gamehook_push.js.map",
                "gamehook_elk.js",
                "gamehook_elk.js.map",
                "gamehook_thunderkick.js",
                "gamehook_thunderkick.js.map"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ]
}