Familycard

Familycard extension

Familycardとは何ですか?

Familycardはhttps://familycard.beによって開発されたChromeの拡張機能で、その主な機能は「Familycard extension」です。

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

screenshot
screenshot

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

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

拡張機能の使用方法

                        Voor de vergeetkousen onder ons die al miljonair hadden kunnen zijn, was het niet dat ze telkens hun Familycard vergaten te activeren...

Installeer onze browserextensie en loop nooit meer korting mis!

De browserextensie of herinneringsbalk popt automatisch op wanneer je een webshop bezoekt die bij Familycard is aangesloten.

Met één klik op de knop activeer je jouw Familycard. En zo misloop je nooit meer een korting!                    

拡張機能の基本情報

名前 Familycard Familycard
ID ejlibkcnbaelmmgmhfklbdmklijneofi
公式URL https://chromewebstore.google.com/detail/familycard/ejlibkcnbaelmmgmhfklbdmklijneofi
説明 Familycard extension
ファイルサイズ 333 KB
インストール数 4,453
現在のバージョン 2.0.3
最終更新日 2024-02-12
公開日 2023-08-27
評価 5.00/5 合計 1 レビュー
開発者 https://familycard.be
Eメール [email protected]
支払い方法 free
ヘルプページのURL https://www.familycard.be/contact?campaign=extensionchromestore
プライバシーポリシーページのURL https://www.familycard.be/privacy-policy
対応言語 en,fr,nl
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Familycard",
    "version": "2.0.3",
    "description": "Familycard extension",
    "default_locale": "nl",
    "action": {
        "default_icon": {
            "16": "assets\/icon16.png",
            "48": "assets\/icon48.png",
            "128": "assets\/icon128.png"
        },
        "default_title": "Familycard",
        "default_popup": "popup\/index.html"
    },
    "icons": {
        "16": "assets\/icon16.png",
        "48": "assets\/icon48.png",
        "128": "assets\/icon128.png"
    },
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "run_at": "document_start",
            "js": [
                "content-scripts\/import-main.js"
            ]
        },
        {
            "matches": [
                "*:\/\/www.familycard.be\/*"
            ],
            "run_at": "document_start",
            "js": [
                "content-scripts\/import-familycard.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.google.com\/*",
                "*:\/\/google.com\/*",
                "*:\/\/*.google.be\/*",
                "*:\/\/google.be\/*",
                "*:\/\/*.google.fr\/*",
                "*:\/\/google.fr\/*"
            ],
            "run_at": "document_start",
            "js": [
                "content-scripts\/import-google.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.anrdoezrs.net\/*",
                "*:\/\/*.commission-junction.com\/*",
                "*:\/\/*.dpbolvw.net\/*",
                "*:\/\/*.apmebf.com\/*",
                "*:\/\/*.jdoqocy.com\/",
                "*:\/\/*.kqzyfj.com\/*",
                "*:\/\/*.qksrv.net\/*",
                "*:\/\/*.tkqlhce.com\/*",
                "*:\/\/*.qksz.net\/*",
                "*:\/\/*.emjcd.com\/*",
                "*:\/\/*.afcyhf.com\/*",
                "*:\/\/*.awltovhc.com\/*",
                "*:\/\/*.ftjcfx.com\/*",
                "*:\/\/*.lduhtrp.net\/*",
                "*:\/\/*.tqlkg.com\/*",
                "*:\/\/*.awxibrm.com\/*",
                "*:\/\/*.cualbr.com\/*",
                "*:\/\/*.rnsfpw.net\/*",
                "*:\/\/*.vofzpwh.com\/*",
                "*:\/\/*.yceml.net\/*",
                "*:\/\/*.cj-dotomi.com\/*"
            ],
            "run_at": "document_start",
            "js": [
                "content-scripts\/import-cj.js"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/*.png",
                "html\/*.html"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        },
        {
            "resources": [
                "chunks\/*-*.js",
                "content-scripts\/main.js",
                "content-scripts\/familycard.js",
                "content-scripts\/google.js",
                "content-scripts\/cj.js"
            ],
            "matches": [
                "*:\/\/*\/*",
                "*:\/\/www.familycard.be\/*",
                "*:\/\/*.google.com\/*",
                "*:\/\/google.com\/*",
                "*:\/\/*.google.be\/*",
                "*:\/\/google.be\/*",
                "*:\/\/*.google.fr\/*",
                "*:\/\/google.fr\/*",
                "*:\/\/*.anrdoezrs.net\/*",
                "*:\/\/*.commission-junction.com\/*",
                "*:\/\/*.dpbolvw.net\/*",
                "*:\/\/*.apmebf.com\/*",
                "*:\/\/*.jdoqocy.com\/*",
                "*:\/\/*.kqzyfj.com\/*",
                "*:\/\/*.qksrv.net\/*",
                "*:\/\/*.tkqlhce.com\/*",
                "*:\/\/*.qksz.net\/*",
                "*:\/\/*.emjcd.com\/*",
                "*:\/\/*.afcyhf.com\/*",
                "*:\/\/*.awltovhc.com\/*",
                "*:\/\/*.ftjcfx.com\/*",
                "*:\/\/*.lduhtrp.net\/*",
                "*:\/\/*.tqlkg.com\/*",
                "*:\/\/*.awxibrm.com\/*",
                "*:\/\/*.cualbr.com\/*",
                "*:\/\/*.rnsfpw.net\/*",
                "*:\/\/*.vofzpwh.com\/*",
                "*:\/\/*.yceml.net\/*",
                "*:\/\/*.cj-dotomi.com\/*"
            ]
        }
    ],
    "permissions": [
        "storage",
        "tabs",
        "management"
    ]
}