Skip to content

Instantly share code, notes, and snippets.

View sameerasw's full-sized avatar
💻
a chill guy

Sameera Sandakelum sameerasw

💻
a chill guy
View GitHub Profile
@sameerasw
sameerasw / stylebot_backup.json
Last active June 5, 2025 01:55
StyleBot backup [json] for Zen browser with transparency
{"chat.openai.com":{"css":"#__next .flex-col .text-token-primary:has(.inline-flex){\n opacity: 0.01;\n transition: all 0.5s ease-in-out;\n &:hover{\n opacity: 1;\n }\n}\n\n.flex-col .flex-col :last-child:has(.text-center){\n margin-bottom: 20px;\n}\n\nbody{\n background-color: var(--arc-palette-background) !important;\n}\n\ndiv.mb-5.text-2xl.font-medium {\n color: var(--arc-palette-foregroundSecondary);\n}","enabled":true,"modifiedTime":"2024-03-25T13:05:08.506+05:30","readability":false},"crichd.info":{"css":"div.video iframe{\n width: 100vw;\n height: 100vh;\n}\n\n#leftcolumn {\n display: none;\n}\n\n#rightcolumn {\n display: none;\n}\n\n#topsection {\n display: none;\n}\n\ndiv.topnav {\n display: none;\n}\n\ndiv.contenttitle {\n display: none;\n}\n\ndiv.video-item {\n width: 100vw !important;\n height: 100vh;\n}\n\n#floated{\n display: none !important;\n}\n\ndiv div iframe {\n top: 0 !important;\n position: absolute;\n left: 0;\n}\n\n#contentcolumn > div.video-item > ul{\n top: 10
@sameerasw
sameerasw / reddit.css
Created July 29, 2024 13:46
Usable Reddit CSS
#AppRouter-main-content > div > div > div._3ozFtOe6WpJEMUtxDOIvtU > div._31N0dvxfpsO6Ur5AKx4O5d > div._1OVBBWLtHoSPfGCRaPzpTf._3nSp9cdBpqL13CqjdMr2L_._2OVNlZuUd8L9v0yVECZ2iA {
width: 50rem !important;
}
#right-sidebar-container{
opacity: 0.01;
transition: all 0.5s ease-in-out;
scale: 0.5 !important;
&:hover{
@sameerasw
sameerasw / style.css
Last active April 11, 2024 12:30
YouTube Music CSS
ytmusic-player-queue-item {
border: none;
border-radius: 10px;
}
div.side-panel.style-scope.ytmusic-player-page {
width: 25em;
background-color: #55555555;
@sameerasw
sameerasw / easy_window_drag.ahk
Created December 30, 2023 20:05 — forked from Elijas/easy_window_drag.ahk
Easy Window Drag (KDE) - Allows to drag/resize windows by clicking and dragging mouse buttons while holding a modifier key. No more sniping the windows corners - just hovering the window becomes enough.
; Easy Window Dragging -- KDE style (requires XP/2k/NT) -- by Jonny
; http://www.autohotkey.com
; This script makes it much easier to move or resize a window: 1) Hold down
; the Win key and LEFT-click anywhere inside a window to drag it to a new
; location; 2) Hold down Win and RIGHT-click-drag anywhere inside a window
; to easily resize it; 3) Press Win twice, but before releasing it the second
; time, left-click to minimize the window under the mouse cursor, right-click
; to maximize it, or middle-click to close it.
; This script was inspired by and built on many like it
@sameerasw
sameerasw / style.css
Last active February 22, 2025 19:02
My YouTube CSS modifications for a minimal look
ytd-mini-guide-renderer {
display: none;
}
#page-manager{
margin-left: 0;
}
#masthead-container{
#background.ytd-masthead{
@sameerasw
sameerasw / setup.md
Last active May 1, 2025 00:14
My Setup

Sameera's Setup Information

Acer Nitro-5 (2018) - Specs
  • i7-8750H
  • 16GB DDR4
  • GTX1050
  • 1TB HDD + Intel Optane
  • Windows 11 Insider Preview Dev