A new-tab page inspired by Tabliss
Current stage: Alpha
- A lot of releases
- Lots of bugs with minimal testing (Report a bug)
- A lot will change
- May break configurations with updates
- Very open for suggestions (Request a feature)
Download the latest release to use the page offline
or visit https://baerchen201.github.io/ntab for the latest version
Please check the releases section for all releases.
Screenshots should be uploaded with every release
actually no one asked, but i assume you would
You can click the hidden button in the top left corner of the screen to open the configs.
If you are more experienced with JavaScript, you can also use the developer console.
The help()
function should provide enough information to get you started.
You can import & export configs using the developer console.
Simply enter importAllSettings(<preset>)
, but replace <preset>
with the preset that was shared with you.
It should look something like this: importAllSettings('{"widgets":[{"type":8,"options":{"value":"body{backdrop-filter:blur(3px) brightness(0.7)}"}}],"background":"no-repeat fixed 0% 0%/cover url(\\"img/bg/internet.jpg\\")"}')
There is no planned release date yet, but it should release in early 2025.
This depends on how many features are requested and how many bugs are found.