Widescreen Browsing
Limit the width of webpages for a better widescreen experience
Co to jest Widescreen Browsing?
Widescreen Browsing to rozszerzenie Chrome opracowane przez Forelleh, a jego główną funkcją jest „Limit the width of webpages for a better widescreen experience”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Widescreen Browsing
Pobierz pliki rozszerzeń Widescreen Browsing 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
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
Podstawowe informacje o rozszerzeniu
Nazwa | Widescreen Browsing |
ID | glpelpaljileehhngbcjpkehidnipifg |
Oficjalny URL | https://chromewebstore.google.com/detail/widescreen-browsing/glpelpaljileehhngbcjpkehidnipifg |
Opis | Limit the width of webpages for a better widescreen experience |
Rozmiar pliku | 17.29 KB |
Liczba instalacji | 554 |
Aktualna Wersja | 1.1.0 |
Ostatnia Aktualizacja | 2023-01-08 |
Data Publikacji | 2020-07-02 |
Ocena | 4.83/5 Łącznie 6 Oceny |
Deweloper | Forelleh |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://github.com/nilshellerhoff/widescreen-browsing/ |
Adres URL Strony Pomocy | https://github.com/nilshellerhoff/widescreen-browsing/issues |
Obsługiwane Języki | 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": [ " |