Skip to content

link "Open x tabs of all y tab(s)" only opens one tab #3

@MathieuDerelle

Description

@MathieuDerelle

Opening multiple tabs seems forgotten now.
I guess it could be some sort of spam.

There's a manual workaround

  1. open dev console
  2. you'll see the list of tab URLs logged
  3. right click > store as global variable
  4. with temp1 being the name of the variable, use the command temp1.join('\n')
  5. copy the output (= 1 URL per line)
  6. paste it in an extension that can open tabs for each URLs such as this one :
    Open Multiple URLs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions