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 |
公式URL | 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" ] } |