Skip to content

Commit

Permalink
fix: 插件会导致阿里云登录页面异常! #43
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Sep 30, 2020
1 parent 6058749 commit 7560dab
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion chrome-main/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
"128": "osc-logo.png"
},
"permissions": [
"*://*/*",
"*://*.github.com/*",
"*://www.oschina.net/*",
"tabs",
"activeTab",
"unlimitedStorage",
Expand Down

0 comments on commit 7560dab

Please sign in to comment.