Skip to content

Commit

Permalink
Removes optional host permission for csfloat.com
Browse files Browse the repository at this point in the history
  • Loading branch information
Step7750 committed Apr 12, 2024
1 parent 7384265 commit ad6379c
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 @@ -51,7 +51,7 @@
"*://*.steamcommunity.com/profiles/*/inventory*"
],
"optional_host_permissions": [
"*://*.steampowered.com/*", "*://*.csfloat.com/*"
"*://*.steampowered.com/*"
],
"externally_connectable": {
"matches": ["*://*.steamcommunity.com/*"]
Expand Down

0 comments on commit ad6379c

Please sign in to comment.