Apex Legends Map Updates

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

Cos'è Apex Legends Map Updates?

Apex Legends Map Updates è un'estensione di Chrome sviluppata da https://apexlegends.me, e la sua funzione principale è "For Apex Gamers By Apex gamer, It's In The Game".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Apex Legends Map Updates

Scarica i file di estensione Apex Legends Map Updates in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

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

Informazioni di Base sull'Estensione

Nome Apex Legends Map Updates Apex Legends Map Updates
ID daepoakiopepeflefoedcpgoenpaiine
URL Ufficiale https://chromewebstore.google.com/detail/apex-legends-map-updates/daepoakiopepeflefoedcpgoenpaiine
Descrizione For Apex Gamers By Apex gamer, It's In The Game
Dimensione del File 222 KB
Conteggio Installazioni 72
Versione Corrente 1.0.8
Ultimo Aggiornamento 2024-03-01
Data di Pubblicazione 2022-11-02
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore https://apexlegends.me
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://apexlegends.me
URL della Pagina di Aiuto https://apexlegends.me
Lingue Supportate 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"
    }
}