YouTube Search Bar

Avoid YouTube home screen

Cos'è YouTube Search Bar?

YouTube Search Bar è un'estensione di Chrome sviluppata da Gabriel Guimarães Cardoso, e la sua funzione principale è "Avoid YouTube home screen".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione YouTube Search Bar

Scarica i file di estensione YouTube Search Bar 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

                        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                    

Informazioni di Base sull'Estensione

Nome YouTube Search Bar YouTube Search Bar
ID bcabhalplnnjfbmnhbcdbphgcehcapme
URL Ufficiale https://chromewebstore.google.com/detail/youtube-search-bar/bcabhalplnnjfbmnhbcdbphgcehcapme
Descrizione Avoid YouTube home screen
Dimensione del File 48.89 KB
Conteggio Installazioni 1,665
Versione Corrente 1.1.0
Ultimo Aggiornamento 2021-01-14
Data di Pubblicazione 2021-01-11
Valutazione 5.00/5 Totale 21 Valutazioni
Sviluppatore Gabriel Guimarães Cardoso
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://github.com/GabrielGCardoso/youtube_search_bar
Lingue Supportate 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
}