Unidays Companion

Quickly check if any website offers unidays student discounts

Co to jest Unidays Companion?

Unidays Companion to rozszerzenie Chrome opracowane przez Andrew Heaney, a jego główną funkcją jest „Quickly check if any website offers unidays student discounts”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot

Pobierz plik CRX rozszerzenia Unidays Companion

Pobierz pliki rozszerzeń Unidays Companion w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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                    

Podstawowe informacje o rozszerzeniu

Nazwa Unidays Companion Unidays Companion
ID aagdmokijggnnehohbkjkphpllmpmlgm
Oficjalny URL https://chrome.google.com/webstore/detail/aagdmokijggnnehohbkjkphpllmpmlgm
Opis Quickly check if any website offers unidays student discounts
Rozmiar pliku 307 KB
Liczba instalacji 2,231
Aktualna Wersja 1.1.0
Ostatnia Aktualizacja 2022-09-10
Data Publikacji 2020-06-26
Ocena 3.50/5 Łącznie 2 Oceny
Deweloper Andrew Heaney
E-mail [email protected]
Typ Płatności free
Obsługiwane Języki 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'"
}