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”。

扩展截图

screenshot
screenshot

下载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                    

扩展基本信息

名称 Unidays Companion Unidays Companion
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
电子邮箱 [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'"
}