elliotwaite / thumbnail-rating-bar-for-youtube

A Chrome and Firefox extension for YouTube that adds a rating bar (likes/dislikes ratio) to the bottom of every thumbnail.
https://chrome.google.com/webstore/detail/youtube-thumbnail-rating/cmlddjbnoehmihdmfhaacemlpgfbpoeb
MIT License
250 stars 15 forks source link

Settings page is problematic #24

Closed ak47wong closed 4 years ago

ak47wong commented 4 years ago

Hi Elliot, a few months ago I had the problem that when I open the settings page, it was blank. I never figured out why or how to fix it, so I just ignored for a while.

Now I've tried again and the settings page isn't blank, but the API section is missing:

options-popup

Any fix for this?

elliotwaite commented 4 years ago

Hmm. Was the API section visible in the past? Have you checked to make sure you have the latest version installed (version 0.1.2)? You could try uninstalling and reinstalling if you haven't tried that yet.

Someone had a similar problem when using Firefox and when the extension was pinned to the overflow menu (full details here: https://github.com/elliotwaite/thumbnail-rating-bar-for-youtube/issues/21), but I'm not sure if this is the same issue you are having.

ak47wong commented 4 years ago

Thanks Elliot. I had 0.0.41 installed but AMO didn't detect any updates for some reason. Uninstalling and reinstalling fixed it. You're awesome!

As for pinning the extension icon to the overflow menu, the popup window is too small, but the fields are there. It just needs to be scrolled around: image

elliotwaite commented 4 years ago

Good to hear.