ldenoue / yawas

Yawas Web and PDF Highlighter browser extension for Chrome and Firefox
MIT License
49 stars 12 forks source link

Yawas alters PayPal subscription layout #20

Open kxkv opened 2 years ago

kxkv commented 2 years ago

I recently discovered a strange behaviour caused by the Yawas extension (on Firefox).

On the page https://www.corbettreport.com/members/, there is an area with the title "Subscription via PayPal". When I visit this page with Yawas enabled, this is displayed:

image

When I disable Yawas, this content is presented correctly:

image

ldenoue commented 2 years ago

I can't replicate (it works for me with or without Yawas in Chrome but can't check Firefox since Yawas now uses manifest v3, not v2)

Can you install from source and then try changing manifest to v2 for it to work in Firefox maybe?

https://github.com/ldenoue/yawas

kxkv commented 2 years ago

Hello, @ldenoue

Sorry for my late reply. I have not been able to install from source. If I manage, I will report back here.

By the way: Thank you for your work on this plugin. It is a great tool!