YouTube Search Bar

Avoid YouTube home screen

What is YouTube Search Bar?

YouTube Search Bar is a Chrome extension developed by Gabriel Guimarães Cardoso, and its main feature is "Avoid YouTube home screen".

Extension Screenshots

screenshot

Download YouTube Search Bar Extension CRX File

Download YouTube Search Bar extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        to be able to concentrate the best in studies I decided to create this extension to be able to search on youtube without having to go through the youtube home screen                    

Extension Basic Information

Name YouTube Search Bar YouTube Search Bar
ID bcabhalplnnjfbmnhbcdbphgcehcapme
Official URL https://chromewebstore.google.com/detail/youtube-search-bar/bcabhalplnnjfbmnhbcdbphgcehcapme
Description Avoid YouTube home screen
File Size 48.89 KB
Installation Count 1,665
Current Version 1.1.0
Last Updated 2021-01-14
Publish Date 2021-01-11
Rating 5.00/5 Total 21 Ratings
Developer Gabriel Guimarães Cardoso
Email [email protected]
Payment Type free
Extension Website https://github.com/GabrielGCardoso/youtube_search_bar
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "YouTube Search Bar",
    "version": "1.1.0",
    "description": "Avoid YouTube home screen",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "index.html"
    },
    "manifest_version": 2
}