Skip to content
This repository has been archived by the owner on Jun 2, 2020. It is now read-only.

Fix #4, #6, #9, and probably everything else too #23

Merged
merged 3 commits into from
Sep 19, 2019

Conversation

twilight-sparkle-irl
Copy link

The main issue was that the Javascript thought we were on an older browser because navigator.userAgent was affected, and therefore applied workarounds that made the actual browser we were actually using confused.

This simply tells the JavaScript we're on...well, my current useragent, because I didn't know how to pull the real useragent from a content-script. Probably an easy fix, but I dunno if it's necessary.

@twilight-sparkle-irl
Copy link
Author

Wait, hold on. This doesn't work yet for some reason, let me figure out what's going on.

@twilight-sparkle-irl
Copy link
Author

alright, now it works. sorry about that!

@zusorio
Copy link
Owner

zusorio commented Sep 19, 2019

Sorry for not responding, I didn't see this until now. Everything looks good, I fixed some other stuff and also made a contributors file that the popup now links to.

@zusorio zusorio merged commit 4bcfb26 into zusorio:master Sep 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants