Widescreen Browsing
Limit the width of webpages for a better widescreen experience
Widescreen Browsing क्या है?
Widescreen Browsing Forelleh द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Limit the width of webpages for a better widescreen experience"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Widescreen Browsing एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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": [ " |