TopNewsToday

Find latest top news from the best sources on the Internet, ranked by Top News Today.

Что такое TopNewsToday?

TopNewsToday - это расширение Chrome, разработанное https://www.topnewstoday.org, и его основная функция - "Find latest top news from the best sources on the Internet, ranked by Top News Today.".

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

screenshot

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

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

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

                        Find latest top news from the best sources on the Internet, ranked by Top News Today.                    

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

Название TopNewsToday TopNewsToday
ID fakjcnoekejdjkepbablnpgfoadgboio
Официальный URL https://chromewebstore.google.com/detail/topnewstoday/fakjcnoekejdjkepbablnpgfoadgboio
Описание Find latest top news from the best sources on the Internet, ranked by Top News Today.
Размер файла 44 KB
Количество установок 425
Текущая Версия 0.0.1
Последнее Обновление 2015-08-20
Дата публикации 2015-08-20
Рейтинг 5.00/5 Всего 27 оценок
Разработчик https://www.topnewstoday.org
Тип оплаты free
Официальный сайт расширения https://www.topnewstoday.org
URL страницы помощи https://feedback.userreport.com/f14b2220-ad9d-4931-adc8-4f5fd3550952/#ideas/popular
Поддерживаемые языки en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "TopNewsToday",
    "browser_action": {
        "default_icon": {
            "19": "assets\/chrome-touch-icon-192x192.png",
            "38": "assets\/chrome-touch-icon-192x192.png"
        },
        "default_title": "Top News Today",
        "default_popup": "index.html"
    },
    "short_name": "TopNewsToday",
    "description": "",
    "version": "0.0.1",
    "minimum_chrome_version": "38",
    "icons": {
        "16": "assets\/chrome-touch-icon-192x192.png",
        "128": "assets\/chrome-touch-icon-192x192.png"
    }
}