Skip to content

Commit

Permalink
manifest changes
Browse files Browse the repository at this point in the history
  • Loading branch information
parsakhaz committed May 10, 2023
1 parent 6698a54 commit 11bee80
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,16 @@
},
"applications": {
"gecko": {
"strict_min_version": "88.0"
"id": "[email protected]",
"strict_min_version": "42.0"
}
},
"browser_specific_settings": {
"gecko": {
"id": "[email protected]",
"strict_min_version": "42.0"
}
},
"permissions": ["activeTab", "webRequest", "webNavigation", "tabs", "https://myplan.uw.edu/course/*", "https://www.ratemyprofessors.com/*"],
"content_scripts": [
{
Expand Down

0 comments on commit 11bee80

Please sign in to comment.