Magic list

Magic list

Что такое Magic list?

Magic list - это расширение Chrome, разработанное ARGON INFORMATION TECHNOLOGY CO LLC, и его основная функция - "Magic list".

Снимки экрана расширения

screenshot

Скачать файл CRX расширения Magic list

Скачайте файлы расширений Magic list в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        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                    

Основная информация о расширении

Название Magic list Magic list
ID hefeclmbnbfidedflacnalnhdobkllfi
Официальный URL https://chromewebstore.google.com/detail/magic-list/hefeclmbnbfidedflacnalnhdobkllfi
Описание Magic list
Размер файла 21.56 KB
Количество установок 55,911
Текущая Версия 1.0.6
Последнее Обновление 2023-06-06
Дата публикации 2023-05-10
Рейтинг 5.00/5 Всего 30 оценок
Разработчик ARGON INFORMATION TECHNOLOGY CO LLC
Электронная почта [email protected]
Тип оплаты free
Официальный сайт расширения https://extargonit.com/
URL страницы политики конфиденциальности https://extargonit.com/pages/privacy.html
Поддерживаемые языки 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"
    ]
}