Skip to content

Commit

Permalink
jquery was removed from manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
ch3rryblossom authored Jan 21, 2022
1 parent 14fa152 commit a62764d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

"permissions": ["storage", "activeTab", "scripting", "tabs"],
"content_scripts": [{
"js": ["jquery-3.6.0.min.js","auto-login.js"],
"js": ["auto-login.js"],
"matches": ["https://www.iiserpune.in/sam/roott/index.php"]
}]
}

0 comments on commit a62764d

Please sign in to comment.