Color Changer for YouTube
Color Changer for YouTube lets you change your YouTube™ theme to your favorite color!
Color Changer for YouTube क्या है?
Color Changer for YouTube http://youtubecolorchanger.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Color Changer for YouTube lets you change your YouTube™ theme to your favorite color!"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Color Changer for YouTube एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Default search engine in omnibox browser will also be updated to point on our search engine (using bing). If you wish to rollback, just go in chrome settings to restore your favorite search engine. ———————————————— Color Changer for YouTube lets you change your YouTube theme to your favorite color in seconds! Tired of the boring youtube theme? Now you can change the theme to a theme that you like using Color Changer for Youtube. With this Chrome extension, you can easily customize the colors of your theme, including the title / font / text / colors, chat layout, backgrounds, and more and apply YouTube dark mode. Everything from YouTube’s simple and intuitive dashboard. ★ Features of color change for YouTube: ✔️ Over 20 built-in themes ✔️ Easy and simple control panel ✔️ Title / title text color ✔️ Background color ✔️ Font / text color ✔️ Border color ... and more to customize the YouТube interface Watch the video in comfort. Enjoy watching videos on YouTube! If you like Color Changer for YouTube, share it with others. Your positive feedback helps me improve it. Thanks! P.S.:YouTube is a trademark of Google Inc. Use of this trademark is subject to Google Permissions. Color Changer for YouTube is not created by, affiliated with, or supported by Google Inc.
एक्सटेंशन की मूल जानकारी
नाम | |
ID | nbgajjpkheaedahobdmhgkomjkpnnhfn |
आधिकारिक URL | https://chrome.google.com/webstore/detail/color-changer-for-youtube/nbgajjpkheaedahobdmhgkomjkpnnhfn |
विवरण | Color Changer for YouTube lets you change your YouTube™ theme to your favorite color! |
फ़ाइल का आकार | 79.99 KB |
स्थापना संख्या | 20,000 |
वर्तमान संस्करण | 4.5 |
अंतिम अपडेट | 2020-06-02 |
प्रकाशन तिथि | 2020-06-01 |
रेटिंग | 4.09/5 कुल 194 रेटिंग्स |
डेवलपर | http://youtubecolorchanger.com |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://youtubecolorchanger.com |
गोपनीयता नीति पृष्ठ URL | http://telegra.ph/23-07-28 |
समर्थित भाषाएँ | id,ms,de,en,en-GB,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_appName__", "description": "__MSG_appDesc__", "default_locale": "en", "version": "4.5", "icons": { "64": "icon-64.png", "128": "icon-128.png" }, "permissions": [ "storage" ], "chrome_settings_overrides": { "search_provider": { "is_default": true, "name": "Search", "keyword": "smartsearch", "encoding": "UTF-8", "search_url": "http:\/\/youtubecolorchanger.com\/search?q={searchTerms}", "favicon_url": "http:\/\/youtubecolorchanger.com\/favicon.ico" } }, "browser_action": { "default_title": "__MSG_appName__", "default_icon": { "64": "icon-64.png", "128": "icon-128.png" }, "default_popup": "popup\/index.html" }, "content_scripts": [ { "matches": [ "*:\/\/youtube.com\/*", "*:\/\/*.youtube.com\/*" ], "js": [ ".\/youtube\/youtube.js" ], "run_at": "document_start", "all_frames": true }, { "matches": [ " |