Skip to content

Commit

Permalink
Add new ChatGPT url
Browse files Browse the repository at this point in the history
  • Loading branch information
LucasAschenbach committed May 4, 2024
1 parent fcc4810 commit 3a67e59
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions manifest.chrome.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"content_scripts": [
{
"matches": [
"https://chatgpt.com/*",
"https://chat.openai.com/*",
"https://bard.google.com/*",
"https://gemini.google.com/*",
Expand Down
1 change: 1 addition & 0 deletions manifest.firefox.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"content_scripts": [
{
"matches": [
"https://chatgpt.com/*",
"https://chat.openai.com/*",
"https://bard.google.com/*",
"https://gemini.google.com/*",
Expand Down
1 change: 1 addition & 0 deletions manifest.safari.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"content_scripts": [
{
"matches": [
"https://chatgpt.com/*",
"https://chat.openai.com/*",
"https://bard.google.com/*",
"https://gemini.google.com/*",
Expand Down

0 comments on commit 3a67e59

Please sign in to comment.