ansh / jiffyreader.com

A Browser Extension for faster reading on ANY website!
https://www.jiffyreader.com/
GNU General Public License v3.0
3.72k stars 200 forks source link

online web edittor broken by jiffyreader #236

Closed thasimo-scholars closed 1 year ago

thasimo-scholars commented 1 year ago

I think I have found some bug, that broke my whole website. I have been editing a website in nicepage web editor. I just recently downloaded this extention. I think it broke my whole website. It made my whole html crazy, as it split each word separatedly.

here an image from html code image

Just want to warn everyone, delete it, if you are using some html editor online. As it will directly edit the whole html code. I have no idea how it happened. But if I try to recreate, make a new website and turn this on, it will do the same. Just brick my whole website without being able to revert it. Maybe there is a way? does anyone know? I would be glad. I don't want to redo my work from older backup. please....

thasimo-scholars commented 1 year ago

Do you maybe have a script, that could work as the backward of jiffy reader and remove all editing the extension did?

asieduernest12 commented 1 year ago

I guess you did not see this image

asieduernest12 commented 1 year ago

no not at

Do you maybe have a script, that could work as the backward of jiffy reader and remove all editing the extension did?

No we do not, but one easy solution is to copy all your code to vs code edit and using the find and replace to remove all the added scripts, it should take you about 5 mins.

Terribly sorry

asieduernest12 commented 1 year ago
try following in this order 
replace all 
fixation-strength="1" with nothing
do the above with the numbers 1,2,3 and 4
<br-fixation> with nothing
</br-fixation> with nothing
<br-bold> with nothing
</br-bold> with nothing
<br-edge> with nothing
</br-edge> with nothing
<br-span> with nothing
</br-span> with nothing

that should return your site back to normal
thasimo-scholars commented 1 year ago

THAT WORKED! THANKS YOU SAVED ME!

asieduernest12 commented 1 year ago

THAT WORKED! THANKS YOU SAVED ME!

the least i could do ClipWindowsGIF