Background Changer
apply different colors to webpage background and find which looks perfect
Co to jest Background Changer?
Background Changer to rozszerzenie Chrome opracowane przez ermajsurfaceret, a jego główną funkcją jest „apply different colors to webpage background and find which looks perfect”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Background Changer
Pobierz pliki rozszerzeń Background Changer 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
Background Changer help you apply different colors to your favorite websites background.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | dolkekeohjbdpclenociegcnolpipafo |
Oficjalny URL | https://chrome.google.com/webstore/detail/background-changer/dolkekeohjbdpclenociegcnolpipafo |
Opis | apply different colors to webpage background and find which looks perfect |
Rozmiar pliku | 19.77 KB |
Liczba instalacji | 1,000 |
Aktualna Wersja | 0.1 |
Ostatnia Aktualizacja | 2022-07-07 |
Data Publikacji | 2022-07-07 |
Ocena | 3.00/5 Łącznie 1 Oceny |
Deweloper | ermajsurfaceret |
[email protected] | |
Typ Płatności | free |
Obsługiwane Języki | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Background Changer", "description": "apply different colors to webpage background and find which looks perfect", "version": "0.1", "icons": { "128": "icon.png" }, "action": { "default_icon": "icon.png", "default_popup": "app.html" }, "background": { "service_worker": "background.js" }, "content_scripts": [ { "matches": [ " |