Gantz New tab
You will love your new tabs with Gantz wallpapers.
Hvad er Gantz New tab?
Gantz New tab er en Chrome-udvidelse udviklet af angeldirami55, og dens hovedfunktion er "You will love your new tabs with Gantz wallpapers.".
Udvidelsesskærmbilleder
Download Gantz New tab-udvidelses-CRX-fil
Download Gantz New tab-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | dhppdejcgnikofjgkflblonpgjomcmmp |
Officiel URL | https://chrome.google.com/webstore/detail/gantz-new-tab/dhppdejcgnikofjgkflblonpgjomcmmp |
Beskrivelse | You will love your new tabs with Gantz wallpapers. |
Filstørrelse | 16.04 MB |
Antal Installationer | 36 |
Nuværende Version | 1.0.0 |
Senest Opdateret | 2018-03-22 |
Udgivelsesdato | 2018-03-22 |
Bedømmelse | 4.00/5 Samlet 1 Bedømmelser |
Udvikler | angeldirami55 |
Betalingsmetode | free |
Understøttede Sprog | 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" ] } |