Apex Legends Map Updates

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

Apa itu Apex Legends Map Updates?

Apex Legends Map Updates adalah ekstensi Chrome yang dikembangkan oleh https://apexlegends.me, dan fitur utamanya adalah "For Apex Gamers By Apex gamer, It's In The Game".

Screenshot Ekstensi

screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Apex Legends Map Updates

Unduh file ekstensi Apex Legends Map Updates dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

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

Informasi Dasar Ekstensi

Nama Apex Legends Map Updates Apex Legends Map Updates
ID daepoakiopepeflefoedcpgoenpaiine
URL Resmi https://chromewebstore.google.com/detail/apex-legends-map-updates/daepoakiopepeflefoedcpgoenpaiine
Deskripsi For Apex Gamers By Apex gamer, It's In The Game
Ukuran File 222 KB
Jumlah Instalasi 72
Versi Saat Ini 1.0.8
Terakhir Diperbarui 2024-03-01
Tanggal Publikasi 2022-11-02
Penilaian 5.00/5 Total 1 Penilaian
Pengembang https://apexlegends.me
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://apexlegends.me
URL Halaman Bantuan https://apexlegends.me
Bahasa yang Didukung 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"
    }
}