File tree Expand file tree Collapse file tree 1 file changed +17
-5
lines changed
Expand file tree Collapse file tree 1 file changed +17
-5
lines changed Original file line number Diff line number Diff line change 33 "name" : " __MSG_extName__" ,
44 "short_name" : " __MSG_extShortName__" ,
55 "description" : " __MSG_extDescription__" ,
6- "version" : " 0.9.2 " ,
7- "author" : " wangxufire <wangxufire@gmail.com>" ,
6+ "version" : " 0.12.23 " ,
7+ "author" : " wangxufire <wangxufire+github @gmail.com>" ,
88 "minimum_chrome_version" : " 50" ,
99 "default_locale" : " en" ,
1010 "icons" : {
3535 "content_scripts" : [
3636 {
3737 "matches" : [
38- " *://*/*"
38+ " *://bcy.net/*" ,
39+ " *://lofter.com/*" ,
40+ " *://diyidan.com/*" ,
41+ " *://twitter.com/*" ,
42+ " *://twimg.com/*"
3943 ],
4044 "js" : [
4145 " js/vendor.js" ,
4549 ],
4650 "background" : {
4751 "matches" : [
48- " *://*/*"
52+ " *://bcy.net/*" ,
53+ " *://lofter.com/*" ,
54+ " *://diyidan.com/*" ,
55+ " *://twitter.com/*" ,
56+ " *://twimg.com/*"
4957 ],
5058 "persistent" : false ,
5159 "scripts" : [
5967 " contextMenus" ,
6068 " tabs" ,
6169 " downloads" ,
62- " *://*/*"
70+ " *://bcy.net/*" ,
71+ " *://lofter.com/*" ,
72+ " *://diyidan.com/*" ,
73+ " *://twitter.com/*" ,
74+ " *://twimg.com/*"
6375 ]
6476}
You can’t perform that action at this time.
0 commit comments