Tweeks is an AI‑powered browser extension that lets users modify any website’s appearance and behavior with plain‑English prompts, automatically generating sandboxed userscripts for tasks like hiding ads, adding buttons, or automating workflows. It includes a community library for one‑click installation of shared tweaks and an extensible API for advanced automation, all without requiring coding skills.
Funding
$500K raised to dateRaised to date based on public sources. This may differ from the amount the company actually raised and is based only on what is publicly available on the internet.

Founders
Product
Problem
Web users often encounter distracting elements, missing functionality, or repetitive tasks on websites, but customizing pages typically requires coding knowledge or complex userscript managers, creating a barrier for non‑technical users.
Solution
Tweeks is an AI‑powered browser extension that lets anyone modify the appearance and behavior of any website using plain‑English commands. The extension translates the user’s description into a sandboxed userscript that runs only on the specified site, ensuring safety and isolation. Users can instantly apply changes such as hiding ads, adding buttons, or automating workflows, and the modifications are saved for future visits. Tweeks also offers a community library of publicly shared tweaks that can be installed with a single click, while private tweaks remain confidential. The platform provides built‑in APIs for AI inference, email notifications, and custom context‑menu actions, extending the capabilities of generated scripts without requiring any programming.
Target Audience
Primary users are non‑technical web users and power users who want to personalize or automate web pages, as well as developers and teams seeking a low‑code way to distribute site customizations across browsers.
Features
- Plain‑English prompt interface that generates site‑specific userscripts automatically
- Sandbox execution model that isolates each tweak to the target domain and allows source inspection
- One‑click installation of community‑published tweaks for popular sites (e.g., YouTube, Reddit, Amazon)
- Cross‑browser support for Chrome, Edge, Brave, Firefox, and other Chromium‑based browsers
- Extensible API set (TW_inference, TW_email, TW_contextMenu, TW_toast) for advanced automation and UI integration
- Ability to keep tweaks private or share them publicly via shareable links
- Built‑in review of public tweak source code for transparency and security