Bug 451085

Summary: Add Clean Copy under Preferences > Browsing
Product: [Applications] Falkon Reporter: genghiskhan
Component: generalAssignee: David Rosca <nowrep>
Status: REPORTED ---    
Severity: wishlist    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Unspecified   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description genghiskhan 2022-03-03 14:47:54 UTC
Copy text without CSS designs.

Currently, this can be done by removing CSS files using Console.  See https://stackoverflow.com/questions/14046738/how-to-disable-css-in-browser-for-testing-purposes

The best way to realize this is to copy a webpage (without modifying anything) and paste it to the word proccessor FocusWriter.
FocusWriter is a great example, but it filters hyperlinks.
Project website: https://gottcode.org/focuswriter/

Not to be confused with "Paste as Unformatted Text" which completely ignores basic attributes (bold, italic etc.) and hyperlinks.