igrigorik / videospeed

HTML5 video speed controller (for Google Chrome)
https://chrome.google.com/webstore/detail/video-speed-controller/nffaoalbilbmmfgbnbgppjihopabppdk
MIT License
3.81k stars 543 forks source link

Settings Not Working on Arc Browser #1082

Open hardianlawi opened 9 months ago

hardianlawi commented 9 months ago

Hi, the extension settings on Arc browser can't be saved for some reason. I tried on another browser like Brave and it worked just fine.

image

This is what I see on my brave browser.

image

This is what I see on Arc, but I can still use the shortcuts and the extension is working properly. Anyone can help to debug the issue?

Arc is also a browser based on Chromium so I imagine that there wouldn't be any difference but I might be wrong

lucifermickelson commented 9 months ago

Having the same issue, seems to be an arc specific issue so send a feedback to them

bphirsh commented 8 months ago

[edit] Switched to plugin suggested by @grandslammer (thanks!) link

Same issue. Has anyone found a fix?

I'd prefer switching the plugin for another vs. abandoning Arc.

Will modify comment if solved, if not plz reach out.

grandslammer commented 8 months ago

Same issue. Has anyone found a fix?

I'd preference switching the plugin for another vs. abandoning Arc.

Will modify comment if solved, if not plz reach out.

Same here. I stopped using Arc as soon as I discovered the issue. I looked for alternative extensions and there does seem to be a few available, but I haven't got around to trying any of them yet so I have no idea if any of them are as good as VSC.

If anyone has found a good alternative extension please let us know.

Also, can anybody confirm if this issue is affecting any other extensions or just VSC?

grandslammer commented 7 months ago

I found a similar extension that works with Arc.

https://chromewebstore.google.com/detail/nkkhljadiejecbgelalchmjncoilpnlk

jorda0mega commented 7 months ago

the issue is with Arc not having chrome.storage available. Either this extension would need to handle a special case for Arc to save the settings or Arc exposes the chrome.storage API to be used for this extension. I took a quick look and couldn't find an equivalent API for arc so I don't think a fix to this extension is trivial

vitorhonna commented 6 months ago

Same problem here. Any updates?

[edit] As @grandslammer mentioned, I tried this extension and it works perfectly. The UI/usability is exatcly the same, but it works on Arc!

github-throwaway commented 5 months ago

@vitorhonna @grandslammer Is that extension still working for you? I just installed it and it didnt solve the issue for me :/

vitorhonna commented 5 months ago

@vitorhonna @grandslammer Is that extension still working for you? I just installed it and it didnt solve the issue for me :/

Yes, it's still working for me. Did you remove the other extension?

jorda0mega commented 5 months ago

@vitorhonna @grandslammer Is that extension still working for you? I just installed it and it didnt solve the issue for me :/

it doesn't fix the settings issue for me either.

ryankuah commented 4 months ago

There are two work arounds, you can right click on the extension, and click options instead of left clicking on the extension, or reload the page after u got to settings.

torma616 commented 2 months ago

1129 PR Submitted to fix this issue, should still work on all chrome/ium-based browsers