Gantz New tab
You will love your new tabs with Gantz wallpapers.
Wat is Gantz New tab?
Gantz New tab is een Chrome-extensie ontwikkeld door angeldirami55, en de belangrijkste functie is "You will love your new tabs with Gantz wallpapers.".
Extensie Screenshots
Download het CRX-bestand van de extensie Gantz New tab
Download Gantz New tab-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
The best starting point for surfing the internet: fast, efficient and customizable! Create YOUR Gantz Start Page! This extension allows you to enrich and personalize your home page
Basisinformatie over de Extensie
Naam | |
ID | dhppdejcgnikofjgkflblonpgjomcmmp |
Officiële URL | https://chrome.google.com/webstore/detail/gantz-new-tab/dhppdejcgnikofjgkflblonpgjomcmmp |
Beschrijving | You will love your new tabs with Gantz wallpapers. |
Bestandsgrootte | 16.04 MB |
Aantal Installaties | 36 |
Huidige Versie | 1.0.0 |
Laatst Bijgewerkt | 2018-03-22 |
Publicatiedatum | 2018-03-22 |
Beoordeling | 4.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | angeldirami55 |
Betalingswijze | free |
Ondersteunde Talen | en |
manifest.json | |
{ "version": "1.0.0", "browser_action": { "default_icon": "picto\/48.png", "default_title": "Gantz New tab" }, "chrome_url_overrides": { "newtab": "wall.html" }, "description": "You will love your new tabs with Gantz wallpapers.", "icons": { "128": "picto\/128.png", "48": "picto\/48.png", "19": "picto\/19.png" }, "manifest_version": 2, "name": "Gantz New tab", "offline_enabled": true, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "web_accessible_resources": [ "wall.html" ] } |