Vertical Twitch
Watch Twitch stream with the chat below the video in a vertical orientation with the ability to resize them.
Vertical Twitch क्या है?
Vertical Twitch https://vtwitch.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Watch Twitch stream with the chat below the video in a vertical orientation with the ability to resize them."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Vertical Twitch एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
💠 You can now watch Twitch stream with the chat below the video in the same tab or window with the ability to resize them to fit your needs. Also, you can view your Twitch following list with the option to get notified when one of your streamers goes online. 💠 Checkout https://vtwitch.com 💠 Version 2.4 - Minor fixes 💠 Version 2.3 - Add in option to open streams directly on Twitch.tv - Fix for VT icon on Twitch.tv 💠 Version 2.2 - Minor fixes 💠 Version 2.1 - Minor fixes 💠 Version 0.0.15 - Fix Notification 💠 Version 0.0.14 - Added support to Twich OAuth API - https://discuss.dev.twitch.tv/t/requiring-oauth-for-helix-twitch-api-endpoints/23916 - Added an option to control the Vertical Twitch buttons on Twitch.com 💠 Version 0.0.13 - Fixed a bug that causes the following list not updating sometimes 💠 Version 0.0.12 - Updated to fix UI conflict issue with new twitch redesign 💠 Version 0.0.11 - Updated to the new Twitch API 💠 Version 0.0.10 - Minor fixes 💠 Version 0.0.7 - Fix Up-time to show streams that exceed 24 hours - Removed the vtwich button from under the player 💠 Version 0.0.6 - Added Vertical Twitch buttons under the channel/player on Twitch.com 💠 Version 0.0.5 - Vertical Twitch have a website now VTwitch.com - Support betterttv and frankerfacez emotes if you have their extensions installed. 💠 Version 0.0.4 - Added stream uptime. - You can now view the stream title by hovering over the channel name. ________________________________________ If you like the extension, please rate with ⭐⭐⭐⭐⭐ 5 stars and give it a +1 👍 💠 Also, check out my other extensions https://chrome.google.com/webstore/search/a7med?_category=extensions _________________________________________
एक्सटेंशन की मूल जानकारी
नाम | Vertical Twitch |
ID | aggkaaocjganbkpebcifmphkiphajdel |
आधिकारिक URL | https://chromewebstore.google.com/detail/vertical-twitch/aggkaaocjganbkpebcifmphkiphajdel |
विवरण | Watch Twitch stream with the chat below the video in a vertical orientation with the ability to resize them. |
फ़ाइल का आकार | 188 KB |
स्थापना संख्या | 1,382 |
वर्तमान संस्करण | 2.4 |
अंतिम अपडेट | 2021-05-22 |
प्रकाशन तिथि | 2020-06-27 |
रेटिंग | 4.14/5 कुल 21 रेटिंग्स |
डेवलपर | https://vtwitch.com |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | http://vtwitch.com |
गोपनीयता नीति पृष्ठ URL | https://a7med.me/privacy_en.html |
समर्थित भाषाएँ | en |
manifest.json | |
{ "author": "A7med.me", "content_scripts": [ { "matches": [ "https:\/\/www.twitch.tv\/*", "http:\/\/www.twitch.tv\/*" ], "js": [ "js\/jquery.min.js", "js\/vt.js" ], "css": [ "css\/styles.css" ], "run_at": "document_start" } ], "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'", "background": { "persistent": true, "scripts": [ "js\/jquery.min.js", "js\/background.js" ] }, "browser_action": { "default_icon": { "19": "icons\/19.png", "38": "icons\/38.png" }, "default_popup": "popup.html", "default_title": "Vertical Twitch" }, "description": "Watch Twitch stream with the chat below the video in a vertical orientation with the ability to resize them.", "homepage_url": "http:\/\/vtwitch.com", "icons": { "128": "icons\/128.png", "16": "icons\/16.png", "48": "icons\/48.png" }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEApgdG2NtD1AJiDNn9le1THQ0x9wu99DDJGt19D0Ejl2k8zVXz0NpulEnxtuyzqEqyUjScmbGad+x0h2QMldOU25trT\/mC6tviXu3iFR9C\/JcgAYV4lJXUhll2GGRAcmqkGK0\/y8cRSoaTsyRMiGnM+X9v\/QEYinPgdJ+6jVTBjfj+EWf857mBo1s6pSG7z6SK+54SB2ZVlb\/pWghQ4U+1YBYBO\/g9I7nfCV2XYrLIyuUMpejlhRVMAMWAMSLyWsW5fWyGggVT7hgePZxrZulDJlmfbR3zgkExreLW5dYxhaagHHDAgpcXuVFgAnF\/dCVUcXBQlJhZ4Ayl1UE170j41wIDAQAB", "manifest_version": 2, "name": "Vertical Twitch", "options_page": "options.html", "permissions": [ "*:\/\/*.twitch.tv\/*", "https:\/\/api.twitch.tv\/", "notifications", "tabs", "https:\/\/vtwitch.com\/*" ], "short_name": "VTwitch", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "2.4" } |