FURL3X

Soit notifié lorsque FURL3X lance son live et et sort une nouvelle vidéo Youtube !

FURL3Xとは何ですか?

FURL3XはFreddyによって開発されたChromeの拡張機能で、その主な機能は「Soit notifié lorsque FURL3X lance son live et et sort une nouvelle vidéo Youtube !」です。

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

screenshot
screenshot

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

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

拡張機能の使用方法

                        Cette extension vous alerte lors du lancement d'un live sur la chaîne twitch de FURL3X ainsi que des sorties de vidéos Youtube.
Elle dispose aussi d'une interface graphique vous proposant divers liens vers ses réseaux sociaux !                    

拡張機能の基本情報

名前 FURL3X FURL3X
ID bigjophegnjkjcmbcfenbdbbjchlpecg
公式URL https://chromewebstore.google.com/detail/furl3x/bigjophegnjkjcmbcfenbdbbjchlpecg
説明 Soit notifié lorsque FURL3X lance son live et et sort une nouvelle vidéo Youtube !
ファイルサイズ 383 KB
インストール数 32
現在のバージョン 1.0.5
最終更新日 2023-09-07
公開日 2023-01-19
評価 5.00/5 合計 1 レビュー
開発者 Freddy
Eメール [email protected]
支払い方法 free
対応言語 fr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "FURL3X",
    "version": "1.0.5",
    "description": "Soit notifi\u00e9 lorsque FURL3X lance son live et et sort une nouvelle vid\u00e9o Youtube !",
    "author": "Fr\u00e9d\u00e9ric GOMEL",
    "icons": {
        "48": "assets\/icons\/Furl3x_Icon_White.png"
    },
    "background": {
        "service_worker": "background.min.js"
    },
    "action": {
        "default_popup": "popup.html"
    },
    "permissions": [
        "notifications",
        "alarms",
        "storage"
    ]
}