Custom Progress Bar for YouTube™
Change Youtube™ progress bar to custom from fun collection. Make your Youtube™ player awesome!
Cos'è Custom Progress Bar for YouTube™?
Custom Progress Bar for YouTube™ è un'estensione di Chrome sviluppata da https://custom-progress-bar.com, e la sua funzione principale è "Change Youtube™ progress bar to custom from fun collection. Make your Youtube™ player awesome!".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Custom Progress Bar for YouTube™
Scarica i file di estensione Custom Progress Bar for YouTube™ in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Transform your YouTube watching experience with Custom Progress Bar for YouTube. This fun and innovative Chrome extension allow you to replace the standard progress bar on YouTube with a wide range of custom options. With our collection of colorful and animated progress bars, you can add a touch of personality and excitement to your favorite videos. Custom Progress Bar for YouTube gives you a selection of 30 🍭 colorful progress bars inside the extension and about 1000 custom progress bars 🤩 are available on our website for you to download and enjoy. Features: - Customization Galore: Choose from a vast selection of custom progress bars from our library. Whether you're into cute, funny, gaming, or meme-themed progress bars, we have something for everyone. With new additions regularly, there's always something fresh to explore. - Fun Animations and Colors: Make your YouTube player come alive with engaging animations and vibrant colors. From adorable bongo cats to popular memes and iconic characters, our custom progress bars will bring a smile to your face as you watch your favorite videos. - Easy Installation: Installing Custom Progress Bar for YouTube is quick and hassle-free. Simply add the extension to your Chrome browser, and you're ready to customize your YouTube progress bar with a few clicks. - Seamless Integration: Once installed, our custom progress bars will automatically appear on all YouTube videos and websites with embedded YouTube players. Enjoy a consistent and personalized viewing experience across platforms. - Regular Updates: We're committed to keeping our collection of custom progress bars fresh and exciting. Our team adds new designs regularly, ensuring you have a vast array of options to choose from. - User-Friendly Interface: Customizing your progress bar is a breeze with our intuitive and user-friendly interface. Easily navigate through different themes and animations, preview them in real-time, and apply your favorite choice with a single click. Use an awesome custom YouTube player and make your days more colorful!
Informazioni di Base sull'Estensione
Nome | Custom Progress Bar for YouTube™ |
ID | nbkomboflhdlliegkaiepilnfmophgfg |
URL Ufficiale | https://chromewebstore.google.com/detail/custom-progress-bar-for-y/nbkomboflhdlliegkaiepilnfmophgfg |
Descrizione | Change Youtube™ progress bar to custom from fun collection. Make your Youtube™ player awesome! |
Dimensione del File | 503 KB |
Conteggio Installazioni | 242,425 |
Versione Corrente | 3.2.5 |
Ultimo Aggiornamento | 2024-02-24 |
Data di Pubblicazione | 2020-10-04 |
Valutazione | 4.66/5 Totale 1327 Valutazioni |
Sviluppatore | https://custom-progress-bar.com |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | http://custom-progress-bar.com/ |
URL della Pagina di Aiuto | https://custom-progress-bar.com/contact |
URL della Pagina della Politica sulla Privacy | https://custom-progress-bar.com/en/privacy |
Lingue Supportate | id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "action": { "default_icon": { "128": "assets\/icons\/icon128.png", "256": "assets\/icons\/icon256.png", "32": "assets\/icons\/icon32.png", "48": "assets\/icons\/icon48.png", "64": "assets\/icons\/icon64.png" }, "default_popup": "index.html", "default_title": "Click to change Youtube progress bar" }, "background": { "service_worker": "background.js" }, "content_scripts": [ { "all_frames": true, "js": [ "style.js" ], "matches": [ "*:\/\/*.youtube.com\/*" ] }, { "all_frames": true, "js": [ "custom-progress-bar.js" ], "matches": [ "*:\/\/*.custom-progressbar.com\/*", "*:\/\/*.yt-progressbar.com\/*", "*:\/\/*.custom-pb.com\/*", "*:\/\/*.custom-progress-bar.com\/*" ], "run_at": "document_idle" } ], "content_security_policy": { "isolated_world": "script-src 'self' 'unsafe-eval'; object-src 'self'" }, "default_locale": "en", "description": "__MSG_description__", "externally_connectable": { "matches": [ "*:\/\/*.custom-progressbar.com\/*", "*:\/\/*.yt-progressbar.com\/*", "*:\/\/*.custom-pb.com\/*", "*:\/\/*.custom-progress-bar.com\/*" ] }, "homepage_url": "https:\/\/custom-progressbar.com", "host_permissions": [ "*:\/\/*.custom-pb.com\/*", "*:\/\/*.custom-progress-bar.com\/*", "*:\/\/*.youtube.com\/*" ], "icons": { "128": "assets\/icons\/icon128.png", "256": "assets\/icons\/icon256.png", "32": "assets\/icons\/icon32.png", "48": "assets\/icons\/icon48.png", "64": "assets\/icons\/icon64.png" }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAw5MdOMRWYaZWMcf9i9wFD5GFsuHdszYvfblkIq03nxyP\/SyPscplR\/1JUqnXfP91ldvzwDf798yWEBt3ADwlth3sQ0LZGd9R3i6j\/2a9y6StyFmCZB0LoSHontuFZoVzmGObQHyN4TzQzS9pMthA9rx9L3UNMQ+Lypc7K\/TvktRNFfl0QQM81oubSSjgkv9edE5u\/ks473+NjYVHOYdtJGQwFf0gNj\/s5RFRD3X7iUe0roKit5nRnGZDJwB5x2\/kqkZmxETcxxwoKN9W82UsOAIzRepx14CAd1oToocc1BK3eXbtHNGnB9PNxWUiz7jVOF7DEoOU+iP1BxX0iHg8RwIDAQAB", "manifest_version": 3, "name": "__MSG_name__", "options_page": "settings.html", "permissions": [ "storage", "notifications", "unlimitedStorage", "activeTab", "alarms" ], "short_name": "__MSG_short_name__", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "3.2.5", "web_accessible_resources": [ { "matches": [ "*:\/\/*\/*" ], "resources": [ "assets\/*.*", "libs\/*.*", "style.js", "custom-progress-bar.js", "sw.js", "*:\/\/*\/*", "*:\/\/*.custom-pb.com\/*", "*:\/\/*.custom-progress-bar.com\/*" ] } ] } |