Skip to content

getpocket.com - Always buttons by anekos

Screenshot of getpocket.com - Always buttons

Details

Authoranekos

LicenseNo License

Categorypocket

Created

Updated

Size456 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Show action buttons always

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         getpocket.com - Always buttons
@version      20220731.11.33
@namespace    userstyles.world/user/anekos
@description  Show action buttons always
@author       anekos
@license      No License
==/UserStyle== */

@-moz-document domain("getpocket.com") {
.block.hiddenActions .actions a, .block.hiddenActions .actions button, .grid.hiddenActions .actions a, .c18o9ext.grid.hiddenActions .actions button {
    display: inline;
}

}

Reviews

No reviews yet.