Widescreen Browsing
Limit the width of webpages for a better widescreen experience
Co je Widescreen Browsing?
Widescreen Browsing je rozšíření Chrome vyvinuté Forelleh, a jeho hlavní funkcí je „Limit the width of webpages for a better widescreen experience“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Widescreen Browsing
Stáhněte si soubory rozšíření Widescreen Browsing ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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
Základní Informace o Rozšíření
Název | Widescreen Browsing |
ID | glpelpaljileehhngbcjpkehidnipifg |
Oficiální URL | https://chromewebstore.google.com/detail/widescreen-browsing/glpelpaljileehhngbcjpkehidnipifg |
Popis | Limit the width of webpages for a better widescreen experience |
Velikost souboru | 17.29 KB |
Počet instalací | 554 |
Aktuální Verze | 1.1.0 |
Poslední Aktualizace | 2023-01-08 |
Datum Vydání | 2020-07-02 |
Hodnocení | 4.83/5 Celkem 6 Hodnocení |
Vývojář | Forelleh |
[email protected] | |
Typ Platby | free |
Webové stránky Rozšíření | https://github.com/nilshellerhoff/widescreen-browsing/ |
URL Stránky Nápovědy | https://github.com/nilshellerhoff/widescreen-browsing/issues |
Podporované Jazyky | 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": [ " |