Giter Club home page Giter Club logo

Comments (6)

smaragdus avatar smaragdus commented on July 25, 2024

In my first post I added system tabs to be skipped only for Firefox. Now I add list of tabs to be skipped in Chromium:

  • chrome://bookmarks/
  • chrome://extensions/
  • chrome://flags/
  • chrome://history/
  • chrome://settings/

I may have missed some other system tabs.

from tabbard.

Gitoffthelawn avatar Gitoffthelawn commented on July 25, 2024

This is a great idea.

In Firefox, it would probably be best to have an option to just exclude:

  • about:*

and possibly

  • moz-extension:*

But not exclude:

  • chrome:*
  • resource:*

In Firefox, if you have chrome or resource tabs open, it's likely you are developing code and want them copied too.

If you want to get fancy, you could have individual checkboxes for each type... then it wouldn't need to be different across browsers.

from tabbard.

0xfeeddeadbeef avatar 0xfeeddeadbeef commented on July 25, 2024

I'll also include brave:* into this list. Sadly, there is no isSystemTab flag on Tab object.

from tabbard.

Gitoffthelawn avatar Gitoffthelawn commented on July 25, 2024

I know uBlock Origin uses specifiers like about-scheme. See https://github.com/gorhill/uBlock/blob/1.25.2/src/js/background.js#L114

I only mention it if it happens to help you. Otherwise, I think it's better to just use specifiers like about:*.

from tabbard.

Gitoffthelawn avatar Gitoffthelawn commented on July 25, 2024

Any thoughts on implementing this? It would be a significant improvement to a great extension! :)

from tabbard.

0xfeeddeadbeef avatar 0xfeeddeadbeef commented on July 25, 2024

Sorry. Manifest v3 will kill this extension. Continuing its support is pointless. Closing the issue.

from tabbard.

Related Issues (14)

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.