this post was submitted on 25 Oct 2025
245 points (97.7% liked)

Memes

12853 readers
1821 users here now

Post memes here.

A meme is an idea, behavior, or style that spreads by means of imitation from person to person within a culture and often carries symbolic meaning representing a particular phenomenon or theme.

An Internet meme or meme, is a cultural item that is spread via the Internet, often through social media platforms. The name is by the concept of memes proposed by Richard Dawkins in 1972. Internet memes can take various forms, such as images, videos, GIFs, and various other viral sensations.


Laittakaa meemejä tänne.

founded 3 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] 56_@slrpnk.net 43 points 1 week ago* (last edited 1 week ago) (6 children)

In Firefox you can also middle click the reload button to duplicate the tab.

Edit: other things you can middle click:

  • The back and forwards buttons: does, what the buttons do in a new tab, while duplicating the tab history.
  • The new tab button: open a new tab directly after the current tab (and in the same container as the current tab).
  • Items in the URL bar (such as autocomplete suggestions, the thing you just typed, or your frequent pages): opens them in a new tab (at the end though for some reason)

 

You can also Ctrl+click all of these for the same result.

[–] Akasazh@feddit.nl 3 points 1 week ago (2 children)

Also middle clicking on a tab will close it, no need to hunt for the little x.

[–] 56_@slrpnk.net 2 points 1 week ago

And you can hide the close button by adding

.tabbrowser-tab .tab-close-button {
  visibility: collapse !important;
}

to your userChrome.css file. Works with vertical tabs too.

load more comments (1 replies)
load more comments (4 replies)