ansh / jiffyreader.com

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

[BUG] Extension does not work for notion.so #166

Closed tyrcho closed 1 year ago

tyrcho commented 2 years ago

Describe the bug Extension does not work for notion.so

To Reproduce Steps to reproduce the behavior:

  1. Activate the extension
  2. Open a page on notion.so, for instance this is a public page https://www.notion.so/Contrat-social-en-JDR-8a16e487a1754772b7b0dce8e8729b0c

Expected behavior Proper "jiffy look" on all the page

Screenshots

image

Only the TOC is "jiffied"

Desktop (please complete the following information):

Additional context Other sites seem to be working fine

asieduernest12 commented 2 years ago

It looks like we might not be supporting notion completely. JiffyReader conflicts with their code and I advice you to not use JiffyReader on Notion at least for now.

We will investigate and see if some remedy is possible. My browser kept freezing up while checking notion.

ansh commented 2 years ago

@tyrcho Sites like Notion (where text is editable and especially notion where you can do so many things with text) are extremely difficult to get working with Jiffy.

asieduernest12 commented 1 year ago

Last time we checked it seemed notion had implemented some algorithm to reset nodes when they are altered by foreign code (code not delivered by notion).

Their implementation is causing a death loop which ends up freezing the tab completely by spiking cpu usage and not really something we can fight with.

A possible solution for Notion users whould be to export their documents into some form of static html that is not free of the notion active code and then they can activate JiffyReader on it freely as they see fit.

TLDR: Your browser tab will freeze and crash if you turn on JiffyReader on Notion