Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No xpi file? How do you install 2.0 in firefox? #109

Open
drequeary opened this issue May 8, 2023 · 6 comments
Open

No xpi file? How do you install 2.0 in firefox? #109

drequeary opened this issue May 8, 2023 · 6 comments

Comments

@drequeary
Copy link

Only getting corrupt extension errors when trying to load the zip. Sorry, I'm not FF dev. I just want to use the updated extension, since it's not in the store.

@dandosi
Copy link

dandosi commented May 9, 2023

the only thing I managed to do so far, is load it as a "Temporary Extension" in FF, this page "Trying it out" describes it.
You need to have the 2.0 zip unzipped in a directory... (and reloading the browser removes the temporary addon)

TLDR: I don't know where the error is, but at least you can install it temporarily!

Edit: I found out the temporary-install works only if you point to the expanded directory! (otherwise the icon is broken. That led me to how to fix it!!! will try to contribute with the fork (not sure how))

@trlkly
Copy link

trlkly commented Jun 2, 2023

Another option on Firefox would be to install my Userscript wrapper for this in TamperMonkey. (It may also work with GreaseMonkey, but no promises.)

https://github.com/trlkly/eight-dollars/raw/main/script.user.js

@tizio04
Copy link

tizio04 commented Jun 20, 2023

Another option on Firefox would be to install my Userscript wrapper for this in TamperMonkey. (It may also work with GreaseMonkey, but no promises.)

https://github.com/trlkly/eight-dollars/raw/main/script.user.js

Hi, I use Violentmonkey on Firefox, but unfortunately your userscript gives me Syntax Error

immagine

@trlkly
Copy link

trlkly commented Jun 21, 2023

@tizio04 Weird. I'll look into it, I guess. Maybe it will give me a little more information on what's wrong.

@trlkly
Copy link

trlkly commented Jun 21, 2023

Sorry. I can't figure it out. It gets a CSP error. I'm not sure how other scripts get around this in ViolentMonkey.

It did work when I installed TamperMonkey, BTW. You can just enable TM for Twitter only.

@tizio04
Copy link

tizio04 commented Jun 22, 2023

Sorry. I can't figure it out. It gets a CSP error. I'm not sure how other scripts get around this in ViolentMonkey.

It did work when I installed TamperMonkey, BTW. You can just enable TM for Twitter only.

No problem, thanks anyway!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants