Gantz New tab
You will love your new tabs with Gantz wallpapers.
What is Gantz New tab?
Gantz New tab is a Chrome extension developed by angeldirami55, and its main feature is "You will love your new tabs with Gantz wallpapers.".
Extension Screenshots
Download Gantz New tab Extension CRX File
Download Gantz New tab extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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
Extension Basic Information
Name | |
ID | dhppdejcgnikofjgkflblonpgjomcmmp |
Official URL | https://chrome.google.com/webstore/detail/gantz-new-tab/dhppdejcgnikofjgkflblonpgjomcmmp |
Description | You will love your new tabs with Gantz wallpapers. |
File Size | 16.04 MB |
Installation Count | 36 |
Current Version | 1.0.0 |
Last Updated | 2018-03-22 |
Publish Date | 2018-03-22 |
Rating | 4.00/5 Total 1 Ratings |
Developer | angeldirami55 |
Payment Type | free |
Supported Languages | 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" ] } |