Giter VIP home page Giter VIP logo

Comments (4)

allen505 avatar allen505 commented on June 12, 2024

This is a good idea. The save opened should reflect the type of window (normal/private) that it is opened in.
To check whether the extension is in a private window inIncognitoContext could be used, (research required)
To open the tabs in a private window, windows.create can be used with the incognito flag set to true.

from save-for-later.

Abbaskt avatar Abbaskt commented on June 12, 2024

inIncognitoContext cannot be used as it will not recognize a private window until "incognito": "split" is mentioned in the Manifest files as stated here.
Instead an example mentioned here can be used to derive if the last tab was a private tab or not.

from save-for-later.

allen505 avatar allen505 commented on June 12, 2024

Sure, makes sense

from save-for-later.

allen505 avatar allen505 commented on June 12, 2024

Closing this issue as the PR is merged. Thanks @Abbaskt

from save-for-later.

Related Issues (18)

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.