Widescreen Browsing
Limit the width of webpages for a better widescreen experience
Cos'è Widescreen Browsing?
Widescreen Browsing è un'estensione di Chrome sviluppata da Forelleh, e la sua funzione principale è "Limit the width of webpages for a better widescreen experience".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Widescreen Browsing
Scarica i file di estensione Widescreen Browsing in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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
Informazioni di Base sull'Estensione
Nome | Widescreen Browsing |
ID | glpelpaljileehhngbcjpkehidnipifg |
URL Ufficiale | https://chromewebstore.google.com/detail/widescreen-browsing/glpelpaljileehhngbcjpkehidnipifg |
Descrizione | Limit the width of webpages for a better widescreen experience |
Dimensione del File | 17.29 KB |
Conteggio Installazioni | 554 |
Versione Corrente | 1.1.0 |
Ultimo Aggiornamento | 2023-01-08 |
Data di Pubblicazione | 2020-07-02 |
Valutazione | 4.83/5 Totale 6 Valutazioni |
Sviluppatore | Forelleh |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://github.com/nilshellerhoff/widescreen-browsing/ |
URL della Pagina di Aiuto | https://github.com/nilshellerhoff/widescreen-browsing/issues |
Lingue Supportate | 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": [ " |