type: decision
status: active
timestamp: 2026-06-24
tags: [decision, tweeks, closed-source, license, cws-tos, personal-use-only]

Tweeks (NextByte) modification — personal mods OK, no public redistribution

Tweeks: closed-source, personal use only, no redistribution

Tweeks modification policy

Status

Closed-source proprietary commercial extension. No LICENSE file in the extracted bundle. No “Source available on GitHub” link in the manifest or popup. Author: NextByte (YC-backed, https://tweeks.io, contact whyiswhen@gmail.com).

What IS allowed

What is NOT allowed

The right path if you want a customizable Tweeks-like tool

Build a USERSCRIPT that does the specific thing you wanted Tweeks to do. Userscripts (Tampermonkey / Violentmonkey / ScriptCat) cover most of what Tweeks does, are 100% your code, and live in the repos/oriz/own/prod/userscripts/ monorepo with full Greasefork distribution rights.

Per [[decisions/apps/userscript-prototype-via-tweeks]], you can still prototype using Tweeks’ AI generator AS LONG AS you copy out the generated JS and reshape it into your own .user.js. The generated JS is yours — it was generated against your prompt against your DOM. The Tweeks extension itself is not.

Where local mods can live

C:/D/Tweeks-Customize-Any-Website-Chrome-Web-Store/ (outside the umbrella repo). Add to umbrella .gitignore if any future tooling might accidentally include C:/D/Tweeks-*. Currently it’s outside c:/D/oriz/ so it’s not in scope of the workspace clone — fine as-is.

When this rule unlocks

If NextByte open-sources Tweeks (announces on tweeks.io or github.com/nextbyte-* with an OSS license), this whole rule is superseded. Until then, treat modifications as private-machine-only.

Cross-refs


Edit on GitHub · Back to index