Apex Legends Map Updates

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

Qu'est-ce que Apex Legends Map Updates ?

Apex Legends Map Updates est une extension Chrome développée par https://apexlegends.me, et sa fonction principale est "For Apex Gamers By Apex gamer, It's In The Game".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Apex Legends Map Updates

Téléchargez les fichiers d'extension Apex Legends Map Updates au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

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

Informations de Base sur l'Extension

Nom Apex Legends Map Updates Apex Legends Map Updates
ID daepoakiopepeflefoedcpgoenpaiine
URL Officiel https://chromewebstore.google.com/detail/apex-legends-map-updates/daepoakiopepeflefoedcpgoenpaiine
Description For Apex Gamers By Apex gamer, It's In The Game
Taille du Fichier 222 KB
Nombre d'Installations 72
Version Actuelle 1.0.8
Dernière Mise à Jour 2024-03-01
Date de Publication 2022-11-02
Évaluation 5.00/5 Total 1 Évaluations
Développeur https://apexlegends.me
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://apexlegends.me
URL de la Page d'Aide https://apexlegends.me
Langues Prises en Charge 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"
    }
}