Magic list

Magic list

Co to jest Magic list?

Magic list to rozszerzenie Chrome opracowane przez ARGON INFORMATION TECHNOLOGY CO LLC, a jego główną funkcją jest „Magic list”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Magic list

Pobierz pliki rozszerzeń Magic list 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

                        Magic list is a new tab extension that has a convenient use of the task list, an animated gradient background and a beautiful current current time. New tabs will show the time, as well as added tasks in previous browser openings.

By clicking "Add to chrome", I accept and agree to installing the "Magic list" Chrome extension and setting ChromeTM new tab search to that provided by Microsoft BING as the service and the Terms of Use and Privacy Policy

Privacy policy https://extargonit.com/pages/privacy.html
Terms and EULA https://extargonit.com/pages/terms.html
About us https://extargonit.com/pages/about.html
Contact us https://extargonit.com/pages/contact.html                    

Podstawowe informacje o rozszerzeniu

Nazwa Magic list Magic list
ID hefeclmbnbfidedflacnalnhdobkllfi
Oficjalny URL https://chromewebstore.google.com/detail/magic-list/hefeclmbnbfidedflacnalnhdobkllfi
Opis Magic list
Rozmiar pliku 21.56 KB
Liczba instalacji 55,911
Aktualna Wersja 1.0.6
Ostatnia Aktualizacja 2023-06-06
Data Publikacji 2023-05-10
Ocena 5.00/5 Łącznie 30 Oceny
Deweloper ARGON INFORMATION TECHNOLOGY CO LLC
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://extargonit.com/
Adres URL Strony Polityki Prywatności https://extargonit.com/pages/privacy.html
Obsługiwane Języki en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "1.0.6",
    "name": "Magic list",
    "description": "Magic list",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "128": "icon.png"
    },
    "action": {
        "default_icon": "icon.png"
    },
    "permissions": [
        "unlimitedStorage"
    ]
}