Skip to content

baerchen201/ntab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ntab

A new-tab page inspired by Tabliss


This project is not finished.

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

Other releases

Please check the releases section for all releases.

Screenshots should be uploaded with every release

FAQ

actually no one asked, but i assume you would

I just see a blank page, how do I get started?

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.

How do I share/import a preset?

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\\")"}')

What is the planned release date?

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.