FFBE Sync v2

FFBE Sync v2

FFBE Sync v2とは何ですか?

FFBE Sync v2はsvitkona5によって開発されたChromeの拡張機能で、その主な機能は「FFBE Sync v2」です。

拡張機能のスクリーンショット

screenshot
screenshot

FFBE Sync v2拡張機能のCRXファイルをダウンロード

FFBE Sync v2拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Export your data from the game FFBE. This extension will connect on behalf of the user to the game's servers and extract the user's data. The data can then be imported in other tools related to FFBE, such as FFBEEquip.


This extension is open source (https://github.com/Svitkona/FFBEDataExporterV2)                    

拡張機能の基本情報

名前 FFBE Sync v2 FFBE Sync v2
ID ekgnicpjpaipdomefokmllfjjmgjkbal
公式URL https://chromewebstore.google.com/detail/ffbe-sync-v2/ekgnicpjpaipdomefokmllfjjmgjkbal
説明 FFBE Sync v2
ファイルサイズ 563 KB
インストール数 133
現在のバージョン 1.1.2
最終更新日 2024-02-05
公開日 2024-01-01
開発者 svitkona5
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "FFBE Sync v2",
    "version": "1.1.2",
    "description": "FFBE Sync v2",
    "icons": {
        "128": "icon128.png"
    },
    "background": {
        "service_worker": ".\/static\/js\/background.js"
    },
    "action": [],
    "host_permissions": [
        "https:\/\/lapis340v-gndgr.gumi.sg\/*",
        "https:\/\/v890-lapis.gumi.sg\/*",
        "https:\/\/www.facebook.com\/*"
    ],
    "permissions": [
        "identity",
        "scripting"
    ],
    "browser_specific_settings": {
        "gecko": {
            "id": "[email protected]"
        }
    }
}