gildas-lormeau / SingleFile

Web Extension for saving a faithful copy of a complete web page in a single HTML file
GNU Affero General Public License v3.0
15.67k stars 1.01k forks source link

Annotation editor doesn't appear when reloading a saved file #1621

Closed notuntoward closed 2 hours ago

notuntoward commented 5 hours ago

I have open pages saved with SingleFile in the annotation editor checked but when I open a saved html file that I've annotated, the annotation editor is not displayed. Up until just recently, annotation editor opening worked every time -- I used it a lot to re-annotate saved web pages.

To Reproduce

  1. Activate these singlefile settings: image

  2. In Brave, visit any page, say this page.

  3. Highlight some text and save the annotated page using the annotation toolbar

  4. Go to Windows Explorer and click on the saved .html file

Expected behavior I'd expect to see the annotation toolbar upon opening the saved .html.

Environment Brave Version 1.73.89 Chromium: 131.0.6778.69 (Official Build) (arm64) and Windows 11 Here are my complete settings: singlefile-settings-2024-11-14T20_00_28.600Z.json.txt

gildas-lormeau commented 3 hours ago

You have to enable the option Allow access to file URLs in the extension page, i.e. brave://extensions?id=mpiodijhokgodhhofbcjdecpffjipkle

notuntoward commented 2 hours ago

Thanks! Not sure how I changed that...