Widescreen Browsing
Limit the width of webpages for a better widescreen experience
Что такое Widescreen Browsing?
Widescreen Browsing - это расширение Chrome, разработанное Forelleh, и его основная функция - "Limit the width of webpages for a better widescreen experience".
Снимки экрана расширения
Скачать файл CRX расширения Widescreen Browsing
Скачайте файлы расширений Widescreen Browsing в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Ever felt like some pages just don't really work well on widescreens? Now you can limit the width of webpages with this simple extension. Just save your preferred width on a per domain basis! Sourcecode available at https://github.com/nilshellerhoff/widescreen-browsing/ Note: This extension is still in development and might not work well with every website. Feel free to report any issues at https://github.com/nilshellerhoff/widescreen-browsing/issues
Основная информация о расширении
Название | Widescreen Browsing |
ID | glpelpaljileehhngbcjpkehidnipifg |
Официальный URL | https://chromewebstore.google.com/detail/widescreen-browsing/glpelpaljileehhngbcjpkehidnipifg |
Описание | Limit the width of webpages for a better widescreen experience |
Размер файла | 17.29 KB |
Количество установок | 554 |
Текущая Версия | 1.1.0 |
Последнее Обновление | 2023-01-08 |
Дата публикации | 2020-07-02 |
Рейтинг | 4.83/5 Всего 6 оценок |
Разработчик | Forelleh |
Электронная почта | [email protected] |
Тип оплаты | free |
Официальный сайт расширения | https://github.com/nilshellerhoff/widescreen-browsing/ |
URL страницы помощи | https://github.com/nilshellerhoff/widescreen-browsing/issues |
Поддерживаемые языки | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Widescreen Browsing", "description": "Limit the width of webpages for a better widescreen experience", "icons": { "16": "icon-16.png", "48": "icon-48.png", "128": "icon-128.png" }, "version": "1.1.0", "content_scripts": [ { "matches": [ " |