EuroClix Clix Assistent
Zie direct of je Clix kunt verdienen op de website die je bezoekt.
EuroClix Clix Assistentとは何ですか?
EuroClix Clix AssistentはEuroClixによって開発されたChromeの拡張機能で、その主な機能は「Zie direct of je Clix kunt verdienen op de website die je bezoekt.」です。
拡張機能のスクリーンショット
EuroClix Clix Assistent拡張機能のCRXファイルをダウンロード
EuroClix Clix Assistent拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Zodra je een website bezoekt waarbij je Clix kunt verdienen wordt het icoontje van de Clix Assistent oranje. Klik vervolgens op de “Clix verdienen” knop en je spaart Clix. Zo simpel is het!
拡張機能の基本情報
名前 | EuroClix Clix Assistent |
ID | bcmollielapcbjcpmnjhhngeldfmgpca |
公式URL | https://chromewebstore.google.com/detail/euroclix-clix-assistent/bcmollielapcbjcpmnjhhngeldfmgpca |
説明 | Zie direct of je Clix kunt verdienen op de website die je bezoekt. |
ファイルサイズ | 504 KB |
インストール数 | 10,000 |
現在のバージョン | 2.0.3 |
最終更新日 | 2022-06-29 |
公開日 | 2019-04-23 |
評価 | 4.37/5 合計 30 レビュー |
開発者 | EuroClix |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://www.euroclix.nl/ |
ヘルプページのURL | https://www.euroclix.nl/faq |
プライバシーポリシーページのURL | https://www.euroclix.nl/privacy |
対応言語 | nl |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "service_worker": "lib\/background.js" }, "default_locale": "nl", "description": "__MSG_extDescr__", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "action": { "default_icon": { "16": "icons\/actions\/icon-non-active.png" }, "default_title": "Spaar Clix", "default_popup": "popup.html" }, "manifest_version": 3, "name": "EuroClix Clix Assistent", "short_name": "EuroClix Clix Assistent", "homepage_url": "https:\/\/www.euroclix.nl", "options_page": "options.html", "options_ui": { "page": "options.html", "open_in_tab": true }, "version": "2.0.3", "permissions": [ "tabs", "webRequest", "unlimitedStorage", "storage", "scripting" ], "host_permissions": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "web_accessible_resources": [ { "matches": [ " |