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.
Vad är Animated Wallpaper HD Custom New Tab?
Animated Wallpaper HD Custom New Tab är en Chrome-tillägg utvecklad av Themes Smart, och dess huvudfunktion är "Animated New Tab Wallpapers & Games, designed specifically for animated fans. Replaces your tab with an epic animated new tab.".
Tilläggsskärmbilder
Ladda ner Animated Wallpaper HD Custom New Tab-förlängningens CRX-fil
Ladda ner Animated Wallpaper HD Custom New Tab-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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!!
Grundläggande Information om Tillägg
Namn | |
ID | enaaanlpjjjmipebfikblmiificjmgmg |
Officiell webbadress | https://chrome.google.com/webstore/detail/animated-wallpaper-hd-cus/enaaanlpjjjmipebfikblmiificjmgmg |
Beskrivning | Animated New Tab Wallpapers & Games, designed specifically for animated fans. Replaces your tab with an epic animated new tab. |
Filstorlek | 72.19 KB |
Antal Installationer | 1,000 |
Aktuell Version | 8.0.0.0 |
Senast Uppdaterad | 2021-06-04 |
Publiceringsdatum | 2021-06-04 |
Betyg | 4.50/5 Totalt 4 Betyg |
Utvecklare | Themes Smart |
E-post | [email protected] |
Betalningssätt | free |
URL till Sekretesspolicy Sidan | https://sites.google.com/view/thems-smart/%D7%91%D7%99%D7%AA |
Stödda Språk | 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" } } |