Skip to content

Commit

Permalink
add more tested websites
Browse files Browse the repository at this point in the history
  • Loading branch information
qu8n committed Dec 12, 2022
1 parent 3aa5d11 commit a9ccdc8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ Mindful Media is a [Boost](https://browserinc.notion.site/Arc-Boosts-beta-fd9ea0
- [Pinterest](www.pinterest.com)
- [9gag](www.9gag.com)
- [Netflix](www.netflix.com)
- [Amazon](www.amazon.com)
- [eBay](www.ebay.com)
- [Depop](www.depop.com)

## Contributing

Expand Down
5 changes: 4 additions & 1 deletion content.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,10 @@ const websiteList = [
"www.youtube.com",
"www.pinterest.com",
"www.9gag.com",
"www.netflix.com"
"www.netflix.com",
"www.ebay.com",
"www.amazon.com",
"www.depop.com"
];

// FUNCTION DEFINITIONS AND HELPERS -------------------------
Expand Down

0 comments on commit a9ccdc8

Please sign in to comment.