FC Barcelona Wallpapers New Tab
FC Barcelona theme in new tab
Co to jest FC Barcelona Wallpapers New Tab?
FC Barcelona Wallpapers New Tab to rozszerzenie Chrome opracowane przez https://newtab.be, a jego główną funkcją jest „FC Barcelona theme in new tab”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia FC Barcelona Wallpapers New Tab
Pobierz pliki rozszerzeń FC Barcelona Wallpapers New Tab 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
FC Barcelona Wallpapers New tab - an extension for your web browser that opens special settings for a new tab. Theme features FC Barcelona Wallpapers New tab: ✖ News panel The bottom panel shows news videos from the world's official news agencies posted on the YouTube platform. ✖ Full HD wallpapers Instead of boring gray background, stunning Full HD wallpapers will appear in FC Barcelona New Tab theme. ✖ Search bar Quick access to the largest and most well-known search engines in the world provides a theme search bar FC Barcelona. ✖ Shortcuts Save your favorite sites to the theme shortcut panel FC Barcelona Wallpapers New tab. You can go to important and frequently visited websites with just one click.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | ccbbfocdiioidpmcapefipnaonmdhkia |
Oficjalny URL | https://chrome.google.com/webstore/detail/fc-barcelona-wallpapers-n/ccbbfocdiioidpmcapefipnaonmdhkia |
Opis | FC Barcelona theme in new tab |
Rozmiar pliku | 19.97 MB |
Liczba instalacji | 600 |
Aktualna Wersja | 1.1.4.8 |
Ostatnia Aktualizacja | 2021-10-18 |
Data Publikacji | 2021-09-15 |
Ocena | 5.00/5 Łącznie 20 Oceny |
Deweloper | https://newtab.be |
[email protected] | |
Typ Płatności | free |
Adres URL Strony Polityki Prywatności | https://newtab.be/privacy |
Obsługiwane Języki | de,en,fr,vi,tr,es,it,pt-BR,pt-PT,ru,hi,th,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_name__", "description": "__MSG_description__", "version": "1.1.4.8", "background": { "scripts": [ "copper_sculptor.js" ], "persistent": true }, "chrome_url_overrides": { "newtab": "blue_violet_lutetium.html?a" }, "web_accessible_resources": [ "*", "chartreuse_169", "40" ], "icons": { "128": "128.png" }, "offline_enabled": true, "browser_action": [], "default_locale": "en", "manifest_version": 2 } |