Skip to content

Commit

Permalink
Update origins.js
Browse files Browse the repository at this point in the history
  • Loading branch information
askides committed Sep 25, 2024
1 parent 858709c commit 08a5de4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/origins.js
Original file line number Diff line number Diff line change
Expand Up @@ -290,6 +290,11 @@ export default {
url: '*://secure.helpscout.net/*',
name: 'Helpscout'
},
'helpscout.net': {
url: '*://*.helpscout.net/*',
name: 'Helpscout',
file: 'helpscout.js'
},
'hubspot.com': {
url: '*://app.hubspot.com/*',
name: 'Hubspot',
Expand Down

0 comments on commit 08a5de4

Please sign in to comment.