This website works better with JavaScript.
首頁
探索
說明
登入
kyle
/
quad
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
moving to version 1.1
dev
Kyle
1 年之前
父節點
d035d410d1
當前提交
b1c709e121
共有
2 個文件被更改
,包括
2 次插入
和
2 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
manifest.json
+1
-1
notes.txt
+ 1
- 1
manifest.json
查看文件
@ -1,7 +1,7 @@
{
"name"
:
"Quad - New Tab"
,
"short_name"
:
"Quad"
,
"version"
:
"1.
0.4
"
,
"version"
:
"1.
1
"
,
"manifest_version"
:
2
,
"description"
:
"A minimal New Tab page"
,
"author"
:
"Kyle Mitchell"
,
+ 1
- 1
notes.txt
查看文件
@ -2,7 +2,7 @@ Chrome:
use "chrome.storage" in place of "browser.storage" (default) in files:
js/home.js
js/options.js
remove co
b
e block in manifest.json:
remove co
d
e block in manifest.json:
"chrome_settings_overrides" : {
"homepage": "index.html"
},
Write
Preview
Loading…
取消
儲存