Gantz New tab
You will love your new tabs with Gantz wallpapers.
Vad är Gantz New tab?
Gantz New tab är en Chrome-tillägg utvecklad av angeldirami55, och dess huvudfunktion är "You will love your new tabs with Gantz wallpapers.".
Tilläggsskärmbilder
Ladda ner Gantz New tab-förlängningens CRX-fil
Ladda ner Gantz New tab-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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äggande Information om Tillägg
Namn | |
ID | dhppdejcgnikofjgkflblonpgjomcmmp |
Officiell webbadress | https://chrome.google.com/webstore/detail/gantz-new-tab/dhppdejcgnikofjgkflblonpgjomcmmp |
Beskrivning | You will love your new tabs with Gantz wallpapers. |
Filstorlek | 16.04 MB |
Antal Installationer | 36 |
Aktuell Version | 1.0.0 |
Senast Uppdaterad | 2018-03-22 |
Publiceringsdatum | 2018-03-22 |
Betyg | 4.00/5 Totalt 1 Betyg |
Utvecklare | angeldirami55 |
Betalningssätt | free |
Stödda Språk | 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" ] } |