Thanksgiving Wallpaper HD Custom New Tab
Thanksgiving New Tab Wallpapers & Games, created specifically for thanksgiving fans. Changes your new tab with thanksgiving new tab.
¿Qué es Thanksgiving Wallpaper HD Custom New Tab?
Thanksgiving Wallpaper HD Custom New Tab es una extensión de Chrome desarrollada por MyWallpapers, y su función principal es "Thanksgiving New Tab Wallpapers & Games, created specifically for thanksgiving fans. Changes your new tab with thanksgiving new tab.".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Thanksgiving Wallpaper HD Custom New Tab
Descarga archivos de extensión Thanksgiving Wallpaper HD Custom New Tab en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
By installing this thanksgiving extension you will override the default new tab. FEATURES: -- Best selection of thanksgiving wallpapers! -- Pick your best wallpapers. -- Simple, search from your happy thanksgiving images new tab. -- Unique thanksgiving wallpapers uploaded by users all around the world. -- A high quality new tab experience. -- Rate, quick links widgets exists on the new tab page. -- Middle search box. -- Games - 100+ beautiful games. Have fun with this thanksgiving extension!! Install the lovely thanksgiving backgrounds from thanksgiving lovers right now!
Información Básica de la Extensión
Nombre | |
ID | okoanoaecacfkngodkpcfkfkjckhcige |
URL Oficial | https://chrome.google.com/webstore/detail/thanksgiving-wallpaper-hd/okoanoaecacfkngodkpcfkfkjckhcige |
Descripción | Thanksgiving New Tab Wallpapers & Games, created specifically for thanksgiving fans. Changes your new tab with thanksgiving new tab. |
Tamaño del Archivo | 49.84 KB |
Cantidad de Instalaciones | 2,000 |
Versión Actual | 8.0.0.0 |
Última Actualización | 2021-07-01 |
Fecha de Publicación | 2021-07-01 |
Calificación | 5.00/5 Total de 1 Calificaciones |
Desarrollador | MyWallpapers |
Correo electrónico | [email protected] |
Tipo de Pago | free |
URL de la Página de Política de Privacidad | https://sites.google.com/view/wallpaper-general/%D7%91%D7%99%D7%AA |
Idiomas Soportados | 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": "images12\/icon13.png" }, "background": { "scripts": [ "js15\/background21.js" ] }, "chrome_url_overrides": { "newtab": "tab0.html" }, "browser_action": { "default_title": "thanksgiving" } } |