Sportr
Sportr - Keep up with the sport topics and trends you care about
Что такое Sportr?
Sportr - это расширение Chrome, разработанное https://sportr.io, и его основная функция - "Sportr - Keep up with the sport topics and trends you care about".
Снимки экрана расширения
Скачать файл CRX расширения Sportr
Скачайте файлы расширений Sportr в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
The freshest news about sport from around the web. Sportr collecting the most updated and high quality content about sports from around the web to one beautiful place that made just for you. Helps you to stay connected in a glance. On top of our hand picked, professionally curated “Sportr Picks" feed. Sportr offers over 50 other feed syndications to choose from, create your custom feed selection based on websites, sports , leagues, teams, and players.
Основная информация о расширении
Название | |
ID | bahljejnpnieopkdkndigjlaiabbadhk |
Официальный URL | https://chromewebstore.google.com/detail/sportr/bahljejnpnieopkdkndigjlaiabbadhk |
Описание | Sportr - Keep up with the sport topics and trends you care about |
Размер файла | 10.2 KB |
Количество установок | 44 |
Текущая Версия | 0.1 |
Последнее Обновление | 2022-05-24 |
Дата публикации | 2022-05-05 |
Рейтинг | 3.00/5 Всего 2 оценок |
Разработчик | https://sportr.io |
Электронная почта | [email protected] |
Тип оплаты | free |
Официальный сайт расширения | https://Sportr.io |
URL страницы помощи | https://sportr.io/contact/ |
Поддерживаемые языки | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Sportr", "version": "0.1", "description": "Sportr - Keep up with the sport topics and trends you care about", "icons": { "16": "icon.png", "48": "icon.png", "128": "icon.png" }, "action": { "default_icon": "icon.png" }, "manifest_version": 3, "chrome_url_overrides": { "newtab": "index.html" } } |