England New Tab - Background
Wallpapers and Backgrounds in browser homepage
Qu'est-ce que England New Tab - Background ?
England New Tab - Background est une extension Chrome développée par Unknown, et sa fonction principale est "Wallpapers and Backgrounds in browser homepage".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension England New Tab - Background
Téléchargez les fichiers d'extension England New Tab - Background 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
We offer you backgrounds tagged with England picture available in HD resolutions for your desktop.
Informations de Base sur l'Extension
Nom | England New Tab - Background |
ID | ggikiallplgjbnkfammiidhkphghbjjn |
URL Officiel | https://chromewebstore.google.com/detail/england-new-tab-backgroun/ggikiallplgjbnkfammiidhkphghbjjn |
Description | Wallpapers and Backgrounds in browser homepage |
Taille du Fichier | 11.34 MB |
Nombre d'Installations | 133 |
Version Actuelle | 1.0.0 |
Dernière Mise à Jour | 2018-03-03 |
Date de Publication | 2018-03-02 |
Développeur | Unknown |
Type de Paiement | free |
Langues Prises en Charge | en |
manifest.json | |
{ "version": "1.0.0", "browser_action": { "default_icon": "picto\/48.png", "default_title": "England New Tab - Background" }, "chrome_url_overrides": { "newtab": "wall.html" }, "description": "Wallpapers and Backgrounds in browser homepage", "icons": { "128": "picto\/128.png", "48": "picto\/48.png", "19": "picto\/19.png" }, "manifest_version": 2, "name": "England New Tab - Background", "offline_enabled": true, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "web_accessible_resources": [ "wall.html" ] } |