England New Tab - Background
Wallpapers and Backgrounds in browser homepage
Wat is England New Tab - Background?
England New Tab - Background is een Chrome-extensie ontwikkeld door Unknown, en de belangrijkste functie is "Wallpapers and Backgrounds in browser homepage".
Extensie Screenshots
Download het CRX-bestand van de extensie England New Tab - Background
Download England New Tab - Background-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
We offer you backgrounds tagged with England picture available in HD resolutions for your desktop.
Basisinformatie over de Extensie
Naam | England New Tab - Background |
ID | ggikiallplgjbnkfammiidhkphghbjjn |
Officiële URL | https://chromewebstore.google.com/detail/england-new-tab-backgroun/ggikiallplgjbnkfammiidhkphghbjjn |
Beschrijving | Wallpapers and Backgrounds in browser homepage |
Bestandsgrootte | 11.34 MB |
Aantal Installaties | 133 |
Huidige Versie | 1.0.0 |
Laatst Bijgewerkt | 2018-03-03 |
Publicatiedatum | 2018-03-02 |
Ontwikkelaar | Unknown |
Betalingswijze | free |
Ondersteunde Talen | 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" ] } |