Custom Progress Bar for YouTube™

Change Youtube™ progress bar to custom from fun collection. Make your Youtube™ player awesome!

¿Qué es Custom Progress Bar for YouTube™?

Custom Progress Bar for YouTube™ es una extensión de Chrome desarrollada por https://custom-progress-bar.com, y su función principal es "Change Youtube™ progress bar to custom from fun collection. Make your Youtube™ player awesome!".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Custom Progress Bar for YouTube™

Descarga archivos de extensión Custom Progress Bar for YouTube™ en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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!                    

Información Básica de la Extensión

Nombre Custom Progress Bar for YouTube™ Custom Progress Bar for YouTube™
ID nbkomboflhdlliegkaiepilnfmophgfg
URL Oficial https://chromewebstore.google.com/detail/custom-progress-bar-for-y/nbkomboflhdlliegkaiepilnfmophgfg
Descripción Change Youtube™ progress bar to custom from fun collection. Make your Youtube™ player awesome!
Tamaño del Archivo 503 KB
Cantidad de Instalaciones 242,425
Versión Actual 3.2.5
Última Actualización 2024-02-24
Fecha de Publicación 2020-10-04
Calificación 4.66/5 Total de 1327 Calificaciones
Desarrollador https://custom-progress-bar.com
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión http://custom-progress-bar.com/
URL de la Página de Ayuda https://custom-progress-bar.com/contact
URL de la Página de Política de Privacidad https://custom-progress-bar.com/en/privacy
Idiomas Soportados 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\/*"
            ]
        }
    ]
}