A collection of my personal choices of websites that are refined by a userstyle
rerefined by isabel
Imported and mirrored from https://github.com/isabelroses/rerefined/raw/main/style.user.css
Details
Authorisabel
LicenseGPL-3.0
Categoryunset
Created
Updated
Size9.6 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/*==UserStyle==
@name rerefined
@namespace github.com/isabelroses/rerefined
@version 0.0.7
@description A collection of my personal choices of websites that are refined by a userstyle
@author isabelroses <isabel@isabelroses.com> (https://isabelroses.com)
@homepageURL https://github.com/isabelroses/rerefined
@supportURL https://github.com/isabelroses/rerefined/issues
@license GPL-3.0
@preprocessor less
@var checkbox searxngvim "searxng - Vim mode?" 0
@advanced checkbox ytdlbtn "Youtube - Hide misc video buttons" 0
@advanced checkbox ythiderichdata "Youtube - Hide the extra information on a video" 0
@advanced checkbox lowercase "Lowercase everything" 0
==/UserStyle==*/
@-moz-document domain("ransack.i2p"),
url-prefix("https://darmarit.org/searx/"),
domain("de.xcxc.ml"),
domain("dynabyte.ca"),
domain("etsi.me"),
domain("icanfindit.online"),
domain("jackgoss.xyz"),
domain("jsearch.pw"),
domain("metasearch.nl"),
domain("northboot.xyz"),
domain("notsearch.uk"),
domain("opnxng.com"),
domain("paulgo.io"),
domain("priv.au"),
domain("privatus.live"),
domain("s.frlt.one"),
domain("s.zhaocloud.net"),
domain("saber.tk"),
domain("search.0relay.com"),
domain("search.affusio.com"),
domain("search.bus-hit.me"),
domain("search.callmeecho.dev"),
domain("search.chemicals-in-the-water.eu"),
domain("search.cronobox.one"),
domain("search.disroot.org"),
domain("search.ethibox.fr"),
domain("search.gcomm.ch"),
domain("search.kiwitalk.de"),
domain("search.mdosch.de"),
domain("search.mpx.wtf"),
domain("search.neet.works"),
domain("search.ononoki.org"),
domain("search.privacyguides.net"),
domain("search.projectsegfau.lt"),
domain("search.rabbit-company.com"),
domain("search.rhscze.cf"),
domain("search.rowie.at"),
domain("search.sapti.me"),
domain("search.serginho.dev"),
domain("search.smnz.de"),
domain("search.snopyta.org"),
domain("search.stinpriza.org"),
domain("search.teamriverbubbles.com"),
domain("search.trom.tf"),
domain("search.unlocked.link"),
domain("search.uspersec.com"),
domain("search.vidhukant.xyz"),
domain("search.zzls.xyz"),
domain("searx.baczek.me"),
domain("searx.be"),
domain("searx.becomesovran.com"),
domain("searx.bissisoft.com"),
domain("searx.chocoflan.net"),
domain("searx.divided-by-zero.eu"),
domain("searx.dresden.network"),
domain("searx.ebnar.xyz"),
domain("searx.ericaftereric.top"),
domain("searx.esmailelbob.xyz"),
domain("searx.fi"),
domain("searx.fmac.xyz"),
domain("searx.fossencdi.org"),
domain("searx.gnous.eu"),
domain("searx.gnu.style"),
domain("searx.kujonello.cf"),
domain("searx.mastodontech.de"),
domain("searx.mha.fi"),
domain("searx.mistli.net"),
domain("searx.mxchange.org"),
domain("searx.nakhan.net"),
domain("searx.namejeff.xyz"),
domain("searx.netzspielplatz.de"),
domain("searx.nixnet.services"),
domain("searx.org"),
domain("searx.orion-hub.fr"),
domain("searx.priv.pw"),
domain("searx.prvcy.eu"),
domain("searx.rimkus.it"),
domain("searx.roflcopter.fr"),
domain("searx.ru"),
domain("searx.run"),
domain("searx.semipvt.com"),
domain("searx.sethforprivacy.com"),
domain("searx.sev.monster"),
url-prefix("https://searx.slipfox.xyz/searx/"),
domain("searx.sp-codes.de"),
domain("searx.stuehieyr.com"),
domain("searx.tiekoetter.com"),
domain("searx.tuxcloud.net"),
domain("searx.tyil.nl"),
domain("searx.vanwa.tech"),
domain("searx.webheberg.info"),
domain("searx.xyz"),
domain("searx.zapashcanon.fr"),
domain("searx.zcyph.cc"),
domain("searxng.ir"),
domain("searxng.nicfab.eu"),
domain("searxng.zackptg5.com"),
domain("serx.ml"),
domain("sh0.it"),
domain("soek.allesbeste.com"),
domain("spot.ecloud.global"),
domain("srx.cosmohub.io"),
domain("searx.oakleycord.dev"),
domain("suche.dasnetzundich.de"),
domain("suche.tromdienste.de"),
domain("suche.uferwerk.org"),
domain("swag.pw"),
domain("sx.catgirl.cloud"),
url-prefix("https://timdor.noip.me/searx/"),
url-prefix("https://trydex.tk/searxng/"),
domain("www.gruble.de"),
domain("www.webrats.xyz"),
domain("xcxc.ml"),
domain("xo.wtf"),
domain("search.isabelroses.com") {
#sidebar-end-collapsable,
details > summary::-webkit-details-marker,
#suggestions,
#search_url,
#sidebar .title,
#language,
.engines,
a[href="/preferences"] span,
a[href="/info/en/about"] {
display: none !important;
}
#results {
gap: 0 10rem;
}
#sidebar .infobox {
border: 0.2rem solid var(--color-sidebar-font);
border-radius: 1rem;
padding: 1rem;
}
& when (@searxngvim =0) {
article[data-vim-selected] {
border-left: .2rem solid transparent;
background: 0;
}
}
details > summary {
list-style: none;
}
}
@-moz-document regexp('https?:\\/\\/(?!gaming\\.)(?!consent\\.)(?!vr\\.)(?!music\\.)(?!tv\\.)(?!artists\\.)(?!studio\\.).*youtube(?!kids\\.).*\\.com\\/(?!premium|howyoutubeworks).*$') {
/* hide download button */
& when (@ytdlbtn =1) {
ytd-download-button-renderer {
display: none;
}
button[aria-label="Thanks"] {
display: none;
}
}
/* extra game info thing */
& when (@ythiderichdata =1) {
ytd-video-description-infocards-section-renderer,
.ytd-rich-metadata-row-renderer {
display: none;
}
}
#contents.ytd-rich-grid-renderer {
padding-top: 8px;
}
ytd-rich-shelf-renderer {
border-top: 0;
}
ytd-rich-shelf-renderer[is-show-more-hidden] #dismissible.ytd-rich-shelf-renderer,
.expand-collapse-button.ytd-rich-shelf-renderer {
border-bottom: 0;
}
#voice-search-button,
#masthead-container.ytd-app::after,
#rich-shelf-header,
#footer,
#foreground-content.ytd-statement-banner-renderer,
ytd-feed-filter-chip-bar-renderer {
display: none;
}
#guide-renderer #sections {
ytd-guide-section-renderer:nth-child(2) {
border-bottom: 0;
}
ytd-guide-section-renderer:nth-child(3),
ytd-guide-section-renderer:nth-child(4),
ytd-guide-section-renderer:nth-child(5) {
display: none;
}
}
}
@-moz-document domain("comick.io") {
/* side bar on home page */
.float-right {
display: none;
}
@media (min-width: 1280px) {
.xl\:w-9\/12 {
width: 100%;
}
}
@media (min-width: 768px) {
.md\:w-8\/12 {
width: 100%;
}
}
}
@-moz-document domain("chatreplay.stream") {
a[href="/donate"],
#_video_1,
#contact,
#side-b,
footer.tmgko.tmgko,
.card.c1cw4bqg.c1cw4bqg {
display: none;
}
.container.c1cw4bqg.c1cw4bqg {
min-height: 0;
margin: 0;
}
@media (min-width: 1280px) {
.topbar.c1j5psx1.c1j5psx1,
#center.tmgko.tmgko {
max-width: 1920px;
}
.content.tmgko.tmgko {
margin: 0;
justify-content: flex-start;
}
#side-a.tmgko.tmgko {
width: auto !important;
}
}
}
@-moz-document domain("git.isabelroses.com"), domain("codeberg.org"), domain("gitea.catppuccin.com") {
.page-footer, .profile-avatar-name a[href*=".rss"], .user.profile .ui.card .header {
display: none;
}
.profile-avatar-name .username {
font-size: 1.5rem;
color: var(--color-primary);
}
img.ui.avatar, .ui.avatar img, .ui.avatar svg, .ui.avatar.img, .ui.cards>.card img.avatar, .ui.cards>.card .avatar img, .ui.card img.avatar, .ui.card .avatar img {
border-radius: 100%
}
.ui.card:first-child {
border-radius: 20px;
}
.ui.secondary.menu .dropdown.item>.menu, .ui.text.menu .dropdown.item>.menu {
border-radius: 1.2rem;
}
.user.profile .ui.card .extra.content>ul>li:last-child {
border-radius: 0 0 100% 100%;
}
.ui.basic.labels .label, .ui.basic.label {
background: transparent;
}
#navbar {
min-height: 42px;
}
a[aria-label="Dashboard"] img {
width: 25px;
height: 25px;
}
}
@-moz-document regexp("https:\\/\\/www.deepl.com\\/?(.*\\/)translator.*$") {
header, aside, [data-testid="write-promo-banner"],
.BasePageHeader-module--inner--IkflH, .dl_header_menu_v2, .dl_header:before, a[href="/write"], .pageFooterV2-module--footerOuterContainer--CwVcZ, div[data-testid="cookie-banner-strict"], .CareerBanner-module--container--cAhHB, .Quotes-module--quotes--9YWhG {
display: none !important;
}
}
@-moz-document url-prefix("https://www.linkedin.com") {
.global-footer-compact__content,
.premium-upsell-link {
display: none !important;
}
}
@-moz-document domain("last.fm") {
.your-progress .buffer-2,
.secondary-nav-item--month,
.secondary-nav-item--year,
.auth-dropdown-pro-text {
display: none !important;
}
.listening-report-promo--month,
.listening-report-promo--year {
display: none !important;
}
}
@-moz-document domain("noogle.dev") {
footer {
display: none !important;
}
}
@-moz-document domain("github.com") {
a[data-ga-click*="Dashboard, click, News feed atom/RSS link"],
footer.footer div {
display: none !important;
}
}
@-moz-document domain("home-manager-options.extranix.com") {
header, footer {
display: none;
}
// fix wierd sizings
.xcontainer {
padding: 2rem !important;
margin: 0px !important;
}
}
@-moz-document regexp(".*") {
& when (@lowercase =1) {
* { text-transform: lowercase !important }
}
}
// vim:ft=less