Gantz New tab
You will love your new tabs with Gantz wallpapers.
什麼是Gantz New tab?
Gantz New tab是由angeldirami55開發的Chrome擴展程式,該擴展的主要功能是“You will love your new tabs with Gantz wallpapers.”。
擴展截圖
下載Gantz New tab擴展crx文件
下載Gantz New tab擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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
擴展基本資訊
名稱 | |
ID | dhppdejcgnikofjgkflblonpgjomcmmp |
官方網址 | https://chrome.google.com/webstore/detail/gantz-new-tab/dhppdejcgnikofjgkflblonpgjomcmmp |
簡介 | You will love your new tabs with Gantz wallpapers. |
檔案大小 | 16.04 MB |
安裝次數 | 36 |
目前版本 | 1.0.0 |
更新時間 | 2018-03-22 |
上架時間 | 2018-03-22 |
評分 | 4.00/5 共 1 次評分 |
開發者 | angeldirami55 |
付費類型 | free |
支援的語言 | 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" ] } |