Wallpapers - New Tab
The Wallpapers - New Tab Extension Will Display Mesmerizing Images Of Diverse Wallpapers In Your New Tab.
¿Qué es Wallpapers - New Tab?
Wallpapers - New Tab es una extensión de Chrome desarrollada por Support Domino Marketing Ltd, y su función principal es "The Wallpapers - New Tab Extension Will Display Mesmerizing Images Of Diverse Wallpapers In Your New Tab.".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Wallpapers - New Tab
Descarga archivos de extensión Wallpapers - 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
The Wallpapers - New Tab Extension Will Display Mesmerizing Images Of Diverse Wallpapers In Your New Tab. Enrich your new tabs with spectacular Wallpaper backgrounds, choose from a broad range of backgrounds that you can delight in every time you open a new tab. To alter the background image, click the Change Background Icon in the top right on the new tab.
By clicking "Add to chrome", I consent and comply with installing Wallpapers - New Tab search setting will be furnished by Microsoft Bing and what's provided by the service, Terms of Use and Privacy Policy.
https://wallpapersnewtab.com/privacy/
https://wallpapersnewtab.com/terms/ Información Básica de la Extensión
| Nombre | |
| ID | cgaghnpgecpbcjclbggfboeplfkbodfk |
| URL Oficial | https://chromewebstore.google.com/detail/wallpapers-new-tab/cgaghnpgecpbcjclbggfboeplfkbodfk |
| Descripción | The Wallpapers - New Tab Extension Will Display Mesmerizing Images Of Diverse Wallpapers In Your New Tab. |
| Tamaño del Archivo | 6.99 MB |
| Cantidad de Instalaciones | 8,570 |
| Versión Actual | 1.0.7 |
| Última Actualización | 2023-12-27 |
| Fecha de Publicación | 2023-08-05 |
| Calificación | 4.20/5 Total de 5 Calificaciones |
| Desarrollador | Support Domino Marketing Ltd |
| Correo electrónico | [email protected] |
| Tipo de Pago | free |
| URL de la Página de Política de Privacidad | https://wallpapersnewtab.com/privacy |
| Idiomas Soportados | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Wallpapers - New Tab",
"description": "The Wallpapers - New Tab Extension Will Display Mesmerizing Images Of Diverse Wallpapers In Your New Tab.",
"action": {
"default_icon": {
"16": "\/img\/manifest-icons\/icon-16.png",
"48": "\/img\/manifest-icons\/icon-48.png",
"96": "\/img\/manifest-icons\/icon-96.png",
"128": "\/img\/manifest-icons\/icon-128.png"
}
},
"icons": {
"16": "\/img\/manifest-icons\/icon-16.png",
"48": "\/img\/manifest-icons\/icon-48.png",
"96": "\/img\/manifest-icons\/icon-96.png",
"128": "\/img\/manifest-icons\/icon-128.png"
},
"chrome_url_overrides": {
"newtab": "newtab.html"
},
"background": {
"service_worker": "background.js"
},
"manifest_version": 3,
"version": "1.0.7"
} | |