Animated Wallpaper HD Custom New Tab
Animated New Tab Wallpapers & Games, designed specifically for animated fans. Replaces your tab with an epic animated new tab.
Co to jest Animated Wallpaper HD Custom New Tab?
Animated Wallpaper HD Custom New Tab to rozszerzenie Chrome opracowane przez Themes Smart, a jego główną funkcją jest „Animated New Tab Wallpapers & Games, designed specifically for animated fans. Replaces your tab with an epic animated new tab.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Animated Wallpaper HD Custom New Tab
Pobierz pliki rozszerzeń Animated Wallpaper 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
Get our animated new tab to replace your start page with custom hd images FEATURES: - Games - 100+ beautiful games. - Simple, search from the anime new tab. - With every new tab, you'll have great backgrounds of animated. - Great selection of animated images! - Shuffle all animated background wallpapers, or just pick your favorite background wallpapers - Share, quick links & rate options exists on new tab page. - Middle search box. Have fun with my animated extension!!
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | enaaanlpjjjmipebfikblmiificjmgmg |
Oficjalny URL | https://chrome.google.com/webstore/detail/animated-wallpaper-hd-cus/enaaanlpjjjmipebfikblmiificjmgmg |
Opis | Animated New Tab Wallpapers & Games, designed specifically for animated fans. Replaces your tab with an epic animated new tab. |
Rozmiar pliku | 72.19 KB |
Liczba instalacji | 1,000 |
Aktualna Wersja | 8.0.0.0 |
Ostatnia Aktualizacja | 2021-06-04 |
Data Publikacji | 2021-06-04 |
Ocena | 4.50/5 Łącznie 4 Oceny |
Deweloper | Themes Smart |
[email protected] | |
Typ Płatności | free |
Adres URL Strony Polityki Prywatności | https://sites.google.com/view/thems-smart/%D7%91%D7%99%D7%AA |
Obsługiwane Języki | id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_name__", "version": "8.0.0.0", "description": "__MSG_description__", "default_locale": "en", "icons": { "128": "images14\/icon17.png" }, "background": { "scripts": [ "js2\/background13.js" ] }, "chrome_url_overrides": { "newtab": "tab5.html" }, "browser_action": { "default_title": "animated" } } |