Naruto Wallpapers and New Tab
Naruto wallpapers and new tab extension brings you a new look to your Chrome browser.
Qu'est-ce que Naruto Wallpapers and New Tab ?
Naruto Wallpapers and New Tab est une extension Chrome développée par http://loadz.com, et sa fonction principale est "Naruto 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 Naruto Wallpapers and New Tab
Téléchargez les fichiers d'extension Naruto Wallpapers and 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
Naruto Wallpapers and New Tab extension brings your browser to a new look and some useful tools.
Informations de Base sur l'Extension
Nom | |
ID | dfambgkehmkofphdfchpmhpfifanpban |
URL Officiel | https://chrome.google.com/webstore/detail/naruto-wallpapers-and-new/dfambgkehmkofphdfchpmhpfifanpban |
Description | Naruto wallpapers and new tab extension brings you a new look to your Chrome browser. |
Taille du Fichier | 45.86 KB |
Nombre d'Installations | 443 |
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": "Naruto Wallpapers and New Tab", "version": "4.3", "description": "Naruto 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\/naruto-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": "Naruto" }, "optional_permissions": [ "management" ], "permissions": [ "tabs", "topSites" ] } |