Mercedes Full HD Custom New Tab
Chrome new tab extension customized with Mercedes Full HD Wallpapers.
Co to jest Mercedes Full HD Custom New Tab?
Mercedes Full HD Custom New Tab to rozszerzenie Chrome opracowane przez chromeskins.com, a jego główną funkcją jest „Chrome new tab extension customized with Mercedes Full HD Wallpapers.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Mercedes Full HD Custom New Tab
Pobierz pliki rozszerzeń Mercedes Full HD Custom 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
Install Mercedes Full HD Custom New Tab and enjoy handpicked HD images of Mercedes Full HD. It comes with some cool properties that will improve your New Tab experience like: - High quality wallpapers with every new tab - Current Date/Time - Shortcut links to social networks and shopping websites We are going to add more feature for you to have better experience on your browser. It's a promise. If you liked the Mercedes Full HD extension we suggest you to take a look our other extensions. You can reach these extension by visiting www.chromeskins.com
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | jpbfhhjhfhajmbgbhehooklnkllmfjbk |
Oficjalny URL | https://chrome.google.com/webstore/detail/mercedes-full-hd-custom-n/jpbfhhjhfhajmbgbhehooklnkllmfjbk |
Opis | Chrome new tab extension customized with Mercedes Full HD Wallpapers. |
Rozmiar pliku | 11.13 MB |
Liczba instalacji | 35 |
Aktualna Wersja | 0.0.2 |
Ostatnia Aktualizacja | 2020-02-04 |
Data Publikacji | 2020-02-01 |
Deweloper | chromeskins.com |
[email protected] | |
Typ Płatności | free |
Adres URL Strony Polityki Prywatności | https://chromeskins.com/privacy-policy |
Obsługiwane Języki | id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,hi,bn,ta,ml,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "version": "0.0.2", "default_locale": "en", "icons": { "128": "icn\/icon-big.png", "48": "icn\/icon-small.png" }, "offline_enabled": true, "browser_action": { "default_icon": "icn\/icon-small.png" }, "chrome_url_overrides": { "newtab": "activate.html" }, "manifest_version": 2, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_name__", "description": "__MSG_description__", "background": { "scripts": [ "js\/mercedes-full-hd.js" ] }, "content_security_policy": "script-src 'self' https:\/\/ajax.googleapis.com https:\/\/use.fontawesome.com https:\/\/stackpath.bootstrapcdn.com https:\/\/cdnjs.cloudflare.com; object-src 'self'" } |