Witcher 3 Wallpaper HD [New Tab Theme]
Install Witcher 3 Wallpaper HD New Tab Theme and change the look of your PC, Laptop. Change Custom Tab, Play Web Games etc.
Qu'est-ce que Witcher 3 Wallpaper HD [New Tab Theme] ?
Witcher 3 Wallpaper HD [New Tab Theme] est une extension Chrome développée par https://onlynewtab.com, et sa fonction principale est "Install Witcher 3 Wallpaper HD New Tab Theme and change the look of your PC, Laptop. Change Custom Tab, Play Web Games etc.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Witcher 3 Wallpaper HD [New Tab Theme]
Téléchargez les fichiers d'extension Witcher 3 Wallpaper HD [New Tab Theme] au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Install the extension to get HD wallpapers of Witcher 3 Wild Hunt everytime you open a new tab. For those who love Witcher 3 Wild Hunt!!, like me, I’ve created this Witcher 3 Wild Hunt New Tab extension. Have fun! 🙂 FEATURES: – Select your favourite wallpaper from many available This Wild Hunt wallpapers. Shuffle all Witcher 3 Wild Hunt pictures (randomized background images) or Shuffle your favorite Witcher 3 Wild Hunt themes only. Check Date & Time instantly with a digital clock in Chrome new tab themes. – Weather indicator, current weather status is displayed directly in Chrome new tab themes. – Search with Google in the Chrome new tab themes. – Images are included, make it loads faster. Work offline (the addon does not download anything when you open a new tab).
Informations de Base sur l'Extension
Nom | |
ID | fodanohjmomcmhhjakonpjnkjbjiobmo |
URL Officiel | https://chrome.google.com/webstore/detail/witcher-3-wallpaper-hd-ne/fodanohjmomcmhhjakonpjnkjbjiobmo |
Description | Install Witcher 3 Wallpaper HD New Tab Theme and change the look of your PC, Laptop. Change Custom Tab, Play Web Games etc. |
Taille du Fichier | 743 KB |
Nombre d'Installations | 67 |
Version Actuelle | 5.0 |
Dernière Mise à Jour | 2021-06-05 |
Date de Publication | 2021-02-10 |
Développeur | https://onlynewtab.com |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://onlynewtab.com/witcher-3-wallpaper-hd-new-tab-theme/ |
Langues Prises en Charge | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Witcher 3 Wallpaper HD [New Tab Theme]", "manifest_version": 3, "version": "5.0", "description": "Install Witcher 3 Wallpaper HD New Tab Theme and change the look of your PC, Laptop. Change Custom Tab, Play Web Games etc.", "action": { "default_icon": { "16": "logo16.png", "32": "logo32.png" } }, "icons": { "16": "logo16.png", "32": "logo32.png", "48": "logo48.png", "128": "logo128.png" }, "host_permissions": [ "http:\/\/admin.onlynewtab.com\/*" ], "background": { "background.service_worker": "js\/background.js" }, "chrome_url_overrides": { "newtab": "newtab.html" } } |