Git Product home page Git Product logo

Comments (2)

tim-we avatar tim-we commented on June 3, 2024 1

Hey thanks for your suggestion. The problem with your proposed fix is that about:reader... URLs are so called privileged URLs. Tabs like that can be set aside but not restored.
There is however support for this in the official API by setting the openInReaderMode flag.
I will implement this in the upcoming version of Tabs Aside that I am currently working on.

from tabs-aside.

tim-we avatar tim-we commented on June 3, 2024

Reader view tabs will always be loaded when the tab is restored (it wont be affected by the tab loading setting).
This is due to API limitations since the tabs.update API does not allow toggling reader mode on or off. There is a specific tabs.toggleReaderMode API for this but that does not work when called while the tab is loading.
Therefore the user would have to wait twice as long (loading the page and then switching to reader mode which loads the page again...), which IMO is unacceptable.

from tabs-aside.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.