Apex Legends Map Updates

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

What is Apex Legends Map Updates?

Apex Legends Map Updates is a Chrome extension developed by https://apexlegends.me, and its main feature is "For Apex Gamers By Apex gamer, It's In The Game".

Extension Screenshots

screenshot
screenshot
screenshot

Download Apex Legends Map Updates Extension CRX File

Download Apex Legends Map Updates extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name Apex Legends Map Updates Apex Legends Map Updates
ID daepoakiopepeflefoedcpgoenpaiine
Official URL https://chromewebstore.google.com/detail/apex-legends-map-updates/daepoakiopepeflefoedcpgoenpaiine
Description For Apex Gamers By Apex gamer, It's In The Game
File Size 222 KB
Installation Count 72
Current Version 1.0.8
Last Updated 2024-03-01
Publish Date 2022-11-02
Rating 5.00/5 Total 1 Ratings
Developer https://apexlegends.me
Email [email protected]
Payment Type free
Extension Website https://apexlegends.me
Help Page URL https://apexlegends.me
Supported Languages 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"
    }
}