Simple YouTube Homepage Search
Reduce distractions by replacing the YouTube home with a simple search bar. Created by Agency Enterprise to increase human agency.
Co to jest Simple YouTube Homepage Search?
Simple YouTube Homepage Search to rozszerzenie Chrome opracowane przez Agency Enterprise, a jego główną funkcją jest „Reduce distractions by replacing the YouTube home with a simple search bar. Created by Agency Enterprise to increase human agency.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Simple YouTube Homepage Search
Pobierz pliki rozszerzeń Simple YouTube Homepage Search w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
                        Simple YouTube Homepage Search replaces the youtube home page, with a simple youtube search bar. Get rid of youtube home page distractions, focus on watching what really matters!                     Podstawowe informacje o rozszerzeniu
| Nazwa |   |  
| ID | giegmggpdkknlocmapobmoicgnjinmgi | 
| Oficjalny URL | https://chromewebstore.google.com/detail/simple-youtube-homepage-s/giegmggpdkknlocmapobmoicgnjinmgi | 
| Opis | Reduce distractions by replacing the YouTube home with a simple search bar. Created by Agency Enterprise to increase human agency. | 
| Rozmiar pliku | 15.9 KB | 
| Liczba instalacji | 23 | 
| Aktualna Wersja | 1.1 | 
| Ostatnia Aktualizacja | 2022-02-21 | 
| Data Publikacji | 2022-02-21 | 
| Deweloper | Agency Enterprise | 
| [email protected] | |
| Typ Płatności | free | 
| Strona Rozszerzenia | https://ae.studio/random/simple-youtube-homepage-search | 
| Obsługiwane Języki | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Simple YouTube Homepage Search",
    "manifest_version": 3,
    "version": "1.1",
    "description": "Reduce distractions by replacing the YouTube home with a simple search bar. Created by Agency Enterprise to increase human agency.",
    "permissions": [
        "tabs"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "icons": {
        "16": "icons\/16.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    }
}  |  |