Unidays Companion
Quickly check if any website offers unidays student discounts
Unidays Companionとは何ですか?
Unidays CompanionはAndrew Heaneyによって開発されたChromeの拡張機能で、その主な機能は「Quickly check if any website offers unidays student discounts」です。
拡張機能のスクリーンショット
Unidays Companion拡張機能のCRXファイルをダウンロード
Unidays Companion拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Unidays Companion allows users to quickly check if any website offers unidays student discounts. Simply press the button to start checking. Unidays Companion is not officially affiliated with Unidays or any Unidays products. Privacy Policy We do not collect any personal information. We do not sell, trade, or rent users personal identification information to others. For details visit: https://sites.google.com/view/182-privacy-policy
拡張機能の基本情報
名前 | |
ID | aagdmokijggnnehohbkjkphpllmpmlgm |
公式URL | https://chrome.google.com/webstore/detail/aagdmokijggnnehohbkjkphpllmpmlgm |
説明 | Quickly check if any website offers unidays student discounts |
ファイルサイズ | 307 KB |
インストール数 | 2,231 |
現在のバージョン | 1.1.0 |
最終更新日 | 2022-09-10 |
公開日 | 2020-06-26 |
評価 | 3.50/5 合計 2 レビュー |
開発者 | Andrew Heaney |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Unidays Companion", "description": "Quickly check if any website offers unidays student discounts", "version": "1.1.0", "icons": { "16": ".\/assets\/images\/icon.png", "48": ".\/assets\/images\/[email protected]", "128": ".\/assets\/images\/[email protected]" }, "browser_action": { "default_popup": "popup.html" }, "permissions": [ "activeTab" ], "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com; object-src 'self'" } |