Skip to content

Commit

Permalink
Merge pull request #13 from paolomartinez/main
Browse files Browse the repository at this point in the history
Add Family Guy Clips as overstimulation method
  • Loading branch information
jirkavrba committed May 3, 2023
2 parents 4917b43 + d3cc3c1 commit fbcac92
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/extension.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@ const videoSources: Array<VideoSource> = [
videos: ["intRX7BRA90", "n_Dv4JMiwK8", "GTaXbH6iSFA", "t3SpmH9QQew"],
width: 600,
},
{
label: "Family Guy Clips",
videos: ["y5a0ljo-ocI", "Zxl28UgHpn0", "mn-Tlb_wfjc", "fytR78K6rHs"],
width: 600,
},
{
label: "Better Call Saul Clips",
videos: ["P0Gl0Sd7K3k", "ySs3T3tc_bQ", "XQQI72wQjEA", "gsAeYmTNL80"],
Expand Down

0 comments on commit fbcac92

Please sign in to comment.