Dying Light The Following Wallpaper & New Tab
Dying Light The Following wallpapers and new tab extension brings you a new look to your Chrome browser.
Qu'est-ce que Dying Light The Following Wallpaper & New Tab ?
Dying Light The Following Wallpaper & New Tab est une extension Chrome développée par http://loadz.com, et sa fonction principale est "Dying Light The Following wallpapers and new tab extension brings you a new look to your Chrome browser.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Dying Light The Following Wallpaper & New Tab
Téléchargez les fichiers d'extension Dying Light The Following Wallpaper & New Tab 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
Dying Light The Following Wallpaper & New Tab extension brings your browser to a new look and some useful tools.
Informations de Base sur l'Extension
Nom | |
ID | phoinbaecmgakgahhlblaknbojjnchnp |
URL Officiel | https://chrome.google.com/webstore/detail/dying-light-the-following/phoinbaecmgakgahhlblaknbojjnchnp |
Description | Dying Light The Following wallpapers and new tab extension brings you a new look to your Chrome browser. |
Taille du Fichier | 25.26 KB |
Nombre d'Installations | 50 |
Version Actuelle | 4.3 |
Dernière Mise à Jour | 2018-01-12 |
Date de Publication | 2018-01-12 |
Évaluation | 5.00/5 Total 8 Évaluations |
Développeur | http://loadz.com |
Type de Paiement | free |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Dying Light The Following Wallpaper & New Tab", "version": "4.3", "description": "Dying Light The Following wallpapers and new tab extension brings you a new look to your Chrome browser.", "default_locale": "en", "icons": { "48": "img\/icon48.png", "128": "img\/icon128.png" }, "background": { "scripts": [ "js\/dying-light-the-following-bg.js" ] }, "chrome_url_overrides": { "newtab": "index.html" }, "chrome_settings_overrides": { "homepage": "http:\/\/loadz.com", "search_provider": { "name": "iki Resim", "search_url": "http:\/\/loadz.com\/search\/{searchTerms}", "suggest_url": "http:\/\/loadz.com\/suggest\/{searchTerms}", "encoding": "UTF-8", "is_default": true, "favicon_url": "http:\/\/loadz.com\/favicon.ico", "keyword": "ikiresim.com" } }, "browser_action": { "default_title": "Dying Light The Following" }, "optional_permissions": [ "management" ], "permissions": [ "tabs", "topSites" ] } |