Widescreen Browsing
Limit the width of webpages for a better widescreen experience
什么是Widescreen Browsing?
Widescreen Browsing是由Forelleh开发的Chrome扩展程序,该扩展的主要功能是“Limit the width of webpages for a better widescreen experience”。
扩展截图
下载Widescreen Browsing扩展crx文件
下载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": [ " |