Apex Legends Map Updates
For Apex Gamers By Apex gamer, It's In The Game
Apex Legends Map Updatesとは何ですか?
Apex Legends Map Updatesはhttps://apexlegends.meによって開発されたChromeの拡張機能で、その主な機能は「For Apex Gamers By Apex gamer, It's In The Game」です。
拡張機能のスクリーンショット
Apex Legends Map Updates拡張機能のCRXファイルをダウンロード
Apex Legends Map Updates拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
This tool allows the user to get the current maps in rotation for the Apex Legends game by Respawn Entertainment. 拡張機能の基本情報
| 名前 | |
| ID | daepoakiopepeflefoedcpgoenpaiine |
| 公式URL | https://chromewebstore.google.com/detail/apex-legends-map-updates/daepoakiopepeflefoedcpgoenpaiine |
| 説明 | For Apex Gamers By Apex gamer, It's In The Game |
| ファイルサイズ | 222 KB |
| インストール数 | 72 |
| 現在のバージョン | 1.0.8 |
| 最終更新日 | 2024-03-01 |
| 公開日 | 2022-11-02 |
| 評価 | 5.00/5 合計 1 レビュー |
| 開発者 | https://apexlegends.me |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://apexlegends.me |
| ヘルプページのURL | https://apexlegends.me |
| 対応言語 | 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"
}
} | |