DeepDeepDeep / LoLEsportsWatcher

Chrome extension that automatically opens matches on lolesports.com in a new window for you to watch.
MIT License
3 stars 0 forks source link

the auto play dont work or maybe Im doing wrong #27

Closed uzi98f closed 2 months ago

uzi98f commented 2 months ago

--autoplay-policy=no-user-gesture-required

hi can you show please where I can add that? im using google chrome thankss

DeepDeepDeep commented 2 months ago

--autoplay-policy=no-user-gesture-required

hi can you show please where I can add that? im using google chrome thankss

  1. Create a Chrome Shortcut:
  2. Right-click on your desktop or Start Menu and select New > Shortcut.
  3. In the location field, browse to the Chrome executable (usually found at C:\Program Files\Google\Chrome\Application\chrome.exe) or type the path.
  4. After the Chrome path, you can add flags. For example:
    "C:\Program Files\Google\Chrome\Application\chrome.exe" --autoplay-policy=no-user-gesture-required