Netflixy • نتفلكسي

Profitez d’une meilleure expérience NETFLIX

Netflixy • نتفلكسيとは何ですか?

Netflixy • نتفلكسيはhttps://netflixyapp.github.ioによって開発されたChromeの拡張機能で、その主な機能は「Profitez d’une meilleure expérience NETFLIX」です。

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

screenshot
screenshot
screenshot

Netflixy • نتفلكسي拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Netflixy vous donne un accès facile et rapide à votre session Netflix, et ce, à travers votre compte Facebook.

En vous connectant avec votre compte Facebook, Netflixy vous permet d'importer instantanément votre session Netflix enregistrée au préalable et directement bénéficier du catalogue Netflix disponible.

Fonctionnalités:
► Design simple et innovant
► Authentification rapide et sécurisée
► Accès à Netflix en deux clicks

Cette extension requiert que vous ayez déjà enregistré votre session Netflix à travers Netflixy.

Pour plus d'informations, veuillez nous contacter sur:
E-mail: [email protected]
Facebook: fb.me/netflixyapp
Instagram: @netflixyapp

Quoi de neuf dans cette version ?
1.2.8 - Améliorations diverses.                    

拡張機能の基本情報

名前 Netflixy • نتفلكسي Netflixy • نتفلكسي
ID kagddenkmcelpodemgjlanjglbnhdknp
公式URL https://chromewebstore.google.com/detail/netflixy-%E2%80%A2-%D9%86%D8%AA%D9%81%D9%84%D9%83%D8%B3%D9%8A/kagddenkmcelpodemgjlanjglbnhdknp
説明 Profitez d’une meilleure expérience NETFLIX
ファイルサイズ 1.57 MB
インストール数 244,414
現在のバージョン 1.2.8
最終更新日 2023-07-24
公開日 2022-04-28
評価 3.54/5 合計 180 レビュー
開発者 https://netflixyapp.github.io
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://netflixyapp.github.io/
ヘルプページのURL https://www.facebook.com/netflixytn
対応言語 fr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Netflixy \u2022 \u0646\u062a\u0641\u0644\u0643\u0633\u064a",
    "description": "Profitez d\u2019une meilleure exp\u00e9rience NETFLIX",
    "version": "1.2.8",
    "manifest_version": 3,
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "cookies",
        "storage",
        "tabs",
        "declarativeNetRequest"
    ],
    "host_permissions": [
        "https:\/\/*.facebook.com\/*",
        "https:\/\/*.netflix.com\/*"
    ],
    "action": {
        "default_icon": "\/images\/icon.png",
        "default_title": "Netflixy \u2022 \u0646\u062a\u0641\u0644\u0643\u0633\u064a"
    },
    "icons": {
        "16": "\/images\/icon.png",
        "32": "\/images\/icon.png",
        "48": "\/images\/icon.png",
        "128": "\/images\/icon.png"
    },
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "ruleset",
                "enabled": true,
                "path": "rules.json"
            }
        ]
    }
}