Apex Legends Map Updates

For Apex Gamers By Apex gamer, It's In The Game

Was ist Apex Legends Map Updates?

Apex Legends Map Updates ist eine Chrome-Erweiterung, die von https://apexlegends.me entwickelt wurde, und ihr Hauptmerkmal ist "For Apex Gamers By Apex gamer, It's In The Game".

Erweiterungsscreenshots

screenshot
screenshot
screenshot

Apex Legends Map Updates-Erweiterungs-CRX-Datei herunterladen

Laden Sie Apex Legends Map Updates-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        This tool allows the user to get the current maps in rotation for the Apex Legends game by Respawn Entertainment.                    

Grundlegende Informationen zur Erweiterung

Name Apex Legends Map Updates Apex Legends Map Updates
ID daepoakiopepeflefoedcpgoenpaiine
Offizielle URL https://chromewebstore.google.com/detail/apex-legends-map-updates/daepoakiopepeflefoedcpgoenpaiine
Beschreibung For Apex Gamers By Apex gamer, It's In The Game
Dateigröße 222 KB
Installationsanzahl 72
Aktuelle Version 1.0.8
Letztes Update 2024-03-01
Veröffentlichungsdatum 2022-11-02
Bewertung 5.00/5 Insgesamt 1 Bewertungen
Entwickler https://apexlegends.me
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://apexlegends.me
Hilfeseite URL https://apexlegends.me
Unterstützte Sprachen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Apex Legends Map Updates",
    "version": "1.0.8",
    "description": "For Apex Gamers By Apex gamer, It's In The Game",
    "manifest_version": 3,
    "action": {
        "default_popup": "popup.html",
        "default_title": "Get Current Apex Map Rotation",
        "default_icon": {
            "16": "images\/16x16.png",
            "32": "images\/32x32.png",
            "48": "images\/48x48.png",
            "128": "images\/128x128.png"
        }
    },
    "icons": {
        "16": "images\/16x16.png",
        "32": "images\/32x32.png",
        "48": "images\/48x48.png",
        "128": "images\/128x128.png"
    }
}