Categories

Developer

xaviesteve
xaviesteve

New Tab GTD v1.7.9

  • rating
  • rating
  • rating
  • rating
  • rating
0 (0 reviews)
Clean, pleasing and minimalist New Tab Extension that makes you more productive by just showing you the essentials New Tab GTD New Tab GTD New Tab GTD New Tab GTD

New Tab GTD is a clean, pleasing and minimalistic New Tab Extension that makes you more productive by just showing you the essentials: a clock and the tabs you have open right now on all windows in a vertical easy-to-scan way. It features both light and colorful themes to cheer you up and dark themes to avoid distractions and eye-strain while keeping it highly legible.

## Features

### Tab List

You can click on any tab to go to it, or close it by clicking the × button. By seeing all tabs from all windows top to bottom, you can manage "tab-chaos" in a very efficient way and clean up all the clutter you may have accumulated after a long browsing session. Below those, you will find the last 5 tabs you've recently closed, so you can restore any accidentally closed tabs.

There is a tiny unobstrusive counter of the tabs and windows you have open on the right that turns red whenever you have more than 9 tabs open (why 9 tabs? see https://lifehacker.com/why-you-should-never-have-more-than-nine-browser-tabs-o-5984149 ). Whenever you have more than one window open, a [Merge] button will show up when hovering the window number, clicking it will merge all windows into one.

You will also see tiny icons next to the favicon of each tab, these are: ⭐️ highlighted tab, 📌 pinned tab, 🔈 audible tab and 💤 sleeping tab.

### Themes and Layouts

If you don't like the default theme, you can change the color theme by clicking the [theme] button, you can also change the size of the clock and elements shown by clicking on [layout].

### Bookmark favorites

Optionally, you can add bookmarks in your _Bookmarks Menu_ folder, and they will be displayed as handy shortcuts.

### Weather info

Optionally, you can get the weather info by clicking on the Weather button and typing coordinates, the extension will not try to geolocate you to respect your privacy and ask you to write it manually. Weather data uses open-meteo.com.

### IP address info

Optionally, click on the IP button to see your public IP address. IP data uses ipify.org.

### Inspiring Quotes

At the bottom of the page, you will find hundreds of carefully selected GTD, motivation, inspiration, productivity, business, positivity and life-advice quotes so you can momentarily declutter your mind and get inspired. Clicking on a quote will show a new one.

## Focused on minimalism

There is nothing more to this extension, which makes it super lightweight and fast to load at just 37 KB of code including images and the full quotes list.

Please keep in mind that the purpose of this extension is to be functional, minimal, simple and lightweight. If you need fancy features such as detailed/interactive weather forecasts, to-do lists, fancy backgrounds and so on, there are many amazing extensions available in the Browser Extensions Store that will suit your needs better. As for myself, I prefer to have a non-distracting straight-to-the-point extension that keeps me focused on whatever I'm doing, while also being super lightweight, this is New Tab GTD.

I'm not affiliated with any third party sites the extension uses. This extension is 100% free and open source and no code has been minified or obscured.

I developed it because I wanted something simple, minimal, lightweight and fast, that gave me simply what I want on my day to day: time, weather, organization and inspiration.

Any feedback is appreciated, you can check more of my free projects here: https://xaviesteve.com/projects/

## Changelog

### 1.7.7, 1.7.8

- Special weather warning now based on hourly data instead of daily for more accuracy
- Weather bugfixes and styling

### 1.7.6

- Weather: set up weather by typing a place/city instead of its coordinates
- UI tweaks
- Updated extension description

### 1.7.5

- Fixed tab list styling

### 1.7.4

- Multiple theme adjustments
- Unified Clock and Layout buttons into one setting
- Optimized code for better performance

### 1.7.3

- Moved Weather to top left. Simplified by replacing 7-day forecast with when next special weather is (rain, snow, etc), if any

### 1.7.2

- Layout switcher (hide/show UI elements)
- More themes
- Refactored some code for better performance
- Optimized icons for smaller sizes

### 1.7.1

- Themes: added two new themes, removed two old

### 1.7.0

- Bookmark shortcuts

### 1.6.2

- Last Accessed tab info

### 1.6.1

- Find your public IP Address
- Week number
- Fix Weather not loading sometimes
- Removed jQuery library and reduced plugin size to 37KB

### 1.6.0

- Massive rewrite to remove jQuery library and use browser-native code
- Several performance improvements

### 1.5.3

- Added Clock in New Tab title
- Added Weather in Tab icon
- Update weather automatically after a while

### 1.5.2

- UI spacings/sizes adjustments
- Hide Notes text box due to low usage
- Replaced missing favicon with feathericons.com square

### 1.5.1

- Updated to Manifest V3
- Weather can now be unset
- Weather caching and smaller requests
- 7-day weather forecast
- Code optimizations

### 1.5.0

- Weather!

### 1.4.0

- New quotes
- Improved UI
- Other small improvements

### 1.3.0

- Theme and Clock selector
- Recover 5 most recent closed tabs
- Added 47 entrepreneurship quotes
- Small quote fixes

### 1.2.0

- Merge windows: Moves all Tabs to the same Window
- Fade website name in title
- Updated quotes

### 1.1.1

- Added 100 more quotes
- Clicking the quote will generate a new one
- Active tab no longer removed since it detected false-positives when switching tabs too fast

### 1.1.0

- Footer: Added GTD quotes
- Horizontal separator on different windows
- Clicking tab from different window now focuses on window
- Bugfix: Fixed bug not showing active tabs from other windows
- Hide New Tabs from list
- Improved performance by moving to event-based list updating