Skip to content

Commit

Permalink
Fix bug: マイレポート以外の場所でもPDFをブラウザで開いてしまう
Browse files Browse the repository at this point in the history
  • Loading branch information
a01sa01to committed Oct 25, 2021
1 parent 7748472 commit b22ce85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rules.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
]
},
"condition": {
"urlFilter": "webclass.gks.saitama-u.ac.jp",
"urlFilter": "webclass.gks.saitama-u.ac.jp*my-reports",
"resourceTypes": [
"main_frame",
"sub_frame"
Expand Down

0 comments on commit b22ce85

Please sign in to comment.