G1B
Aesthetic alternative to the default new tab.
什麼是G1B?
G1B是由g1eb開發的Chrome擴展程式,該擴展的主要功能是“Aesthetic alternative to the default new tab.”。
擴展截圖
下載G1B擴展crx文件
下載G1B擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Aesthetic alternative to the default new tab. Change your "New Tab" into an aesthetic digital piece of eye candy. Does not effect typical google search functionality on submit. Use backslash as keyword to trigger text animations. Controls: - Long press to set background color and/or branding image. - Press esc key to cancel any changes.
擴展基本資訊
名稱 | |
ID | nnddcgoiijlgjmeeodhhbebcjlmgdnnh |
官方網址 | https://chromewebstore.google.com/detail/g1b/nnddcgoiijlgjmeeodhhbebcjlmgdnnh |
簡介 | Aesthetic alternative to the default new tab. |
檔案大小 | 33.15 KB |
安裝次數 | 25 |
目前版本 | 0.0.8 |
更新時間 | 2016-10-05 |
上架時間 | 2016-10-05 |
評分 | 2.50/5 共 2 次評分 |
開發者 | g1eb |
電子郵箱 | [email protected] |
付費類型 | free |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "G1B", "short_name": "G1B", "description": "Aesthetic alternative to the default new tab.", "version": "0.0.8", "manifest_version": 2, "chrome_url_overrides": { "newtab": "index.html" }, "icons": { "128": "images\/icon.png" }, "web_accessible_resources": [ "src\/script.js", "src\/styles.css", "images\/icon.png" ] } |