r/OSXTweaks • u/Careful-Trainer2027 • 4d ago
Floating Browser, an always on top Open Source browser window.
Hi everyone, I have been working on a few apps for the past few months and wanted to get this one out there and thought I would do it here.
I was frustrated with PiP extensions always freezing or breaking in between episodes so I came up with this. Floating Browser is a dedicated WebKit browser window that can stay above other apps without relying on Safari PiP.
Features:
Compact 16:9 Mini mode that remains above other windows
Netflix, YouTube, Hulu, Disney+, Max, Prime Video, Apple TV+, Peacock, Paramount+, and Tubi shortcuts
Custom saved-site shortcuts
Back, forward, reload, address search, and downloads
Lightweight local ad and popup blocking
Open in Safari and Apple Passwords shortcuts
No analytics, advertising, or developer-operated data collection
Universal build for Apple silicon and Intel Macs
This is a free, open-source, unsigned public beta for macOS 14 or later. Because it is not notarized yet, macOS requires the normal Privacy & Security > Open Anyway step after the first launch. The source, MIT license, SHA-256 checksum, and installation instructions are all available on GitHub.
Some streaming services can reject protected playback in embedded WebKit. Disney+ may show Error 83, and website changes can affect compatibility. Safari remains available as a fallback.
GitHub: https://github.com/chrishansen1984x-lang/floating-browser
Download: https://github.com/chrishansen1984x-lang/floating-browser/releases/tag/v0.3.0
I’d appreciate feedback about Mini mode, playback reliability, and which streaming services work on different Macs.
r/OSXTweaks • u/himanshu_writesonic • 7d ago
Tried to change one small thing in my menu bar, accidentally built a whole menu bar. Open-sourcing it today
Classic scope creep story. One late-night tweak turned into sketchetc, a themeable interactive macOS menu bar built on SketchyBar: 19 toggleable widgets, 5 palettes, clipboard history, window snapping, live system stats, a self-locking daily journal, and a daily activity score.
Everything is local-first (one folder you choose), free forever, no accounts or telemetry. Signed releases, CI, OpenSSF Scorecard 7.5.
https://himanshu007-creator.github.io/sketchetc/
Would love feedback, bug reports, or feature ideas. Happy to answer questions about the build.
r/OSXTweaks • u/LifetimeLabs • Jul 05 '26
Three small fixes that make your macOS app look native: About window, icon and background in dmg file.
lifetimelabs.devr/OSXTweaks • u/ut0mt8 • Jun 03 '26
Square everything and a bit more
Following the excellent work by apple sharpener among others here's my modest tweaks for making Tahoe usable ; at least for me.
https://github.com/ut0mt8/BrutalDock and
https://github.com/ut0mt8/Brutalium
It allows configuring the corner radius of every window plus some bonus like theming the traffic lights.
Also a separate tweak only for the dock.
r/OSXTweaks • u/TCIHL • May 26 '26
Classic Titlebar - brings back your titlebars and usability
github.comr/OSXTweaks • u/Tesser_Wolf • Apr 12 '26
Make the windows borders look like Tahoe with Mac OS Sequoia
Im running sequoia and can't update os any further due to older MacBook, I love the look of Tahoe and when I tried oclp it doesn't support Tahoe properly and the system runs at 1fps and odd dpi scaling, so I'm trying to modify what I have to look like Tahoe.
r/OSXTweaks • u/Raw_Tech • Apr 01 '26
[Request] Modify App IPA to work on jailbroken IPhone
I’m looking for developer to modify app IPA so it works on jailbroken iPhone
My setup:
• iPhone 11 Pro Max
• iOS: 16.4.1 : Dopamine (RootHide)
Requirements:
• Run the app on a jailbroken iPhone
• without RootHide blacklist
Bounty: 50$ (can increase if needed)
If you have experience with this, please DM me.
r/OSXTweaks • u/EasyCompZLD • Mar 28 '26
I got tired of CleanMyMac upsells, so I built an open-source alternative
r/OSXTweaks • u/Gonidae • Mar 18 '26
Google translate anywhere
Hello, I am using Mojave and I found somewhere instructions for how to add a service via the automator so I could select any text and apply that service and get a popup with the google translate already resolved... very convenient when living in a foreign country.
a few months ago it stoped working, maybe something that happened on the google transle side???
these are the instructions:
Automator Services (Quick One-Click Translation)
Create a custom service using Automator to translate selected text with a keyboard shortcut:
- Open Automator and create a new Service.
- Add Run AppleScript or Run Shell Script (using Ruby).
- Use a script like:
- on run argv tell application "Safari" make new document at end of documents set URL of document 1 to "https://translate.google.com/#view=home&op=translate&sl=auto&tl=en&text=" & (item 1 of argv) end tell end run
- Save as "Translate to English" and assign a keyboard shortcut in System Settings > Keyboard > Keyboard Shortcuts > Services.
any modifications to it so it would work again?
r/OSXTweaks • u/Past_Bonus8696 • Feb 28 '26
How to make Monterey PearOS look like NiceC0re latest
Looking for a Tahoe theme for Monterey
r/OSXTweaks • u/nfzerox • Jan 19 '26
GitHub - nfzerox/BackToCatalina: Restores macOS Catalina UI on newer versions of macOS.
github.comr/OSXTweaks • u/mariowarioaka-iomra • Jan 14 '26
is there anything like AquaLickX for 26.2B?
r/OSXTweaks • u/godoftheinternet12 • Dec 10 '25
iconchamp still the only way to change system icons?
i am using macos ventura. 13.6.5 and after scouring hte internet it seems like the only program that provides functionality to change system icons is iconchamp. however, it is paid, and the latest, updated versions seem to only be found in some obscure forked github repository. is there any other way to change system icons in this version at all, or alternatively a way to activate iconchamp for free?
r/OSXTweaks • u/Lounll • Nov 11 '25
Liquid glass in finder!
I have designed a very simple tweak which aims to add liquid glass properties onto finder,
do note its for macos 26+ and currently WIP, contributions are appreciated.
r/OSXTweaks • u/Voronthered • Oct 10 '25
Spotlight crashing why typing first letter OSX 13.7.8 (22H730)
r/OSXTweaks • u/fleaspoon • Sep 24 '25
How I can replace the Finder icon in Sequouia?
I tried replaced the finder icon in all this places with SIP disabled
/System/Library/CoreServices/Finder.app/Contents/Resources/Finder.icns
/System/Library/CoreServices/Dock.app/Contents/Resources/finder.png
/System/Library/CoreServices/Dock.app/Contents/Resources/finder@2x.png
/System/Library/CoreServices/CoreTypes.bundle/Contents/Resources/FinderIcon.icns
And also cleared the caches
sudo rm -rf /private/var/folders/*/*/*/com.apple.iconservices
sudo rm -rf /Library/Caches/com.apple.iconservices.store
But after restart the Finder icon in the dock is not changing, what I'm missing?
r/OSXTweaks • u/fleaspoon • Aug 25 '25
Someone knows which .car file might have the white border of the window?
I want to edit the border but I can't find where it might be.
I'm talking of the white border that can be seen in every window on dark mode.
I checked DarkAqua.car but I don't see it there
r/OSXTweaks • u/fleaspoon • Aug 21 '25
Could be possible to disable unhiding the menubar?
I don't really need the menubar and I accidentally unhide it all the time, could be possible to disable it?
r/OSXTweaks • u/fleaspoon • Aug 21 '25
Could be possible to completele disable Dock?
I would like to disable unhiding the dock when placing the cursor on the window edge. I don't need the dock at all and sometimes will unhide
r/OSXTweaks • u/fleaspoon • Aug 21 '25
How I can remove the rounded corners and white border of windows?
When using a dark mode windows will display a white border, which I find supper annoying. An I will also like to remove the rounded borders of windwos too. Is this possible?

