Widescreen Browsing
Limit the width of webpages for a better widescreen experience
Vad är Widescreen Browsing?
Widescreen Browsing är en Chrome-tillägg utvecklad av Forelleh, och dess huvudfunktion är "Limit the width of webpages for a better widescreen experience".
Tilläggsskärmbilder
Ladda ner Widescreen Browsing-förlängningens CRX-fil
Ladda ner Widescreen Browsing-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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
Grundläggande Information om Tillägg
Namn | Widescreen Browsing |
ID | glpelpaljileehhngbcjpkehidnipifg |
Officiell webbadress | https://chromewebstore.google.com/detail/widescreen-browsing/glpelpaljileehhngbcjpkehidnipifg |
Beskrivning | Limit the width of webpages for a better widescreen experience |
Filstorlek | 17.29 KB |
Antal Installationer | 554 |
Aktuell Version | 1.1.0 |
Senast Uppdaterad | 2023-01-08 |
Publiceringsdatum | 2020-07-02 |
Betyg | 4.83/5 Totalt 6 Betyg |
Utvecklare | Forelleh |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://github.com/nilshellerhoff/widescreen-browsing/ |
Hjälpsida URL | https://github.com/nilshellerhoff/widescreen-browsing/issues |
Stödda Språk | 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": [ " |