All Projects → maxmilton → new-tab

maxmilton / new-tab

Licence: MIT license
⚡ A high-performance browser new tab page that gets you where you need to go faster.

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to new-tab

Chrome Charset
An extension used to modify the page default encoding for Chromium 55+ based browsers.
Stars: ✭ 346 (+440.63%)
Mutual labels:  google-chrome, chromium
Uget Chrome Wrapper
Moved to https://github.com/ugetdm/uget-integrator and https://github.com/ugetdm/uget-extension
Stars: ✭ 74 (+15.63%)
Mutual labels:  google-chrome, chromium
browserexport
backup and parse browser history databases (chrome, firefox, safari, and other chrome/firefox derivatives)
Stars: ✭ 54 (-15.62%)
Mutual labels:  google-chrome, chromium
crx3
Node.js module to create CRX3 files (web extension package v3 format) for Chromium, Google Chrome and Opera browsers.
Stars: ✭ 39 (-39.06%)
Mutual labels:  google-chrome, chromium
Turn-Off-the-Lights-Chrome-extension
Chrome extension
Stars: ✭ 81 (+26.56%)
Mutual labels:  google-chrome, chromium-extension
Chromium Ipc Sniffer
A tool to capture communication between Chromium processes on Windows
Stars: ✭ 197 (+207.81%)
Mutual labels:  google-chrome, chromium
Html Pdf Chrome
HTML to PDF converter via Chrome/Chromium
Stars: ✭ 629 (+882.81%)
Mutual labels:  google-chrome, chromium
chromium-notifier
Chromium browser extension that provides browser and extensions update notifications and extensions management functionality. Chromium versions are synced with Woolyss' Website.
Stars: ✭ 68 (+6.25%)
Mutual labels:  chromium, chromium-extension
Pdf Bot
🤖 A Node queue API for generating PDFs using headless Chrome. Comes with a CLI, S3 storage and webhooks for notifying subscribers about generated PDFs
Stars: ✭ 2,551 (+3885.94%)
Mutual labels:  google-chrome, chromium
Gotenberg
A Docker-powered stateless API for PDF files.
Stars: ✭ 3,272 (+5012.5%)
Mutual labels:  google-chrome, chromium
Colorblinding
An extension for Google Chrome (and Chromium) that simulates the website as a color vision impaired person would see.
Stars: ✭ 25 (-60.94%)
Mutual labels:  google-chrome, chromium
yt-dislikes-viewer
A browser extension that allows you to see dislikes on a youtube video after the youtube update
Stars: ✭ 291 (+354.69%)
Mutual labels:  chromium, chromium-extension
munet
Network WiFi access, OTA, NTP time and MQTT (via PubSubClient) for ESP8266 and ESP32
Stars: ✭ 20 (-68.75%)
Mutual labels:  ntp
myNewTabMod
修改myNewTab这个扩展,使其在火狐41上实现新标签页和扩展签名
Stars: ✭ 14 (-78.12%)
Mutual labels:  new-tab
HitUP
Find top things in New Tab, including GitHub Trending Repositories.
Stars: ✭ 176 (+175%)
Mutual labels:  ntp
BitwardenToChromePasswordConverter
A simple console app that converts BitWarden .csv password files to Chrome/Chromium .csv files for password import.
Stars: ✭ 33 (-48.44%)
Mutual labels:  chromium
flattr-extension
Flattr web extension - monetize your content effortlessly.
Stars: ✭ 25 (-60.94%)
Mutual labels:  google-chrome
ansible-role-ntp-gps
Ansible Role: NTP with GPS on Raspberry Pi
Stars: ✭ 15 (-76.56%)
Mutual labels:  ntp
docker-flask-example
A production ready example Flask app that's using Docker and Docker Compose.
Stars: ✭ 311 (+385.94%)
Mutual labels:  esbuild
hammer
Build Tool for Browser and Node Applications
Stars: ✭ 226 (+253.13%)
Mutual labels:  esbuild

Build status Coverage status Chrome Web Store version Licence

New Tab

A high-performance browser new tab page that gets you where you need to go faster. Utilises the latest tools and tech, packaged into an easy to use Chrome browser extension.

Add to Chrome

Overview

I was frustrated with the default Google Chrome new tab page experience. The "top sites" feature quickly outgrew its usefulness and I found myself using bookmarks instead every time. I never used the Google web search input either, as the search bar is all I need. I wondered, "If I could design my own new tab, what would it look like?"... enter the New Tab extension.

What started as an experiment to play with the Chrome browser APIs and explore web performance optimisations, New Tab has grown into something that genuinely improves my productivity. Maybe it can help you too!

Features

  • Fastest loading of any new tab page with all the features you expect.
  • Distraction-free, minimal design aesthetic with multiple themes.
  • A list of your open tabs, recently closed tabs, and top sites.
  • Search tabs, bookmarks, history, and top sites in one place.
  • Simple bookmarks bar.
  • Links to frequently used destinations in your browser.

Design goals

Issue Why / How
Access Still have access to common things like the bookmarks bar etc.
Speed Near-instant access to functionality. Page load performance, runtime performance, and file size should all be scrupulously optimised.
Privacy & Security Zero user tracking (unlike most other extensions!). Very restrictive Content Security Policy. Local data only; no remote data fetching.
Unobtrusive No annoying things like distracting colours, illegible text, or entries in your right-click menu.

Technology

Browser support

Recent versions of Google Chrome and other Chromium-based browsers (e.g., Brave, Edge).

Bugs

Report any bugs you encounter on the GitHub issue tracker.

Known issues

  1. The extension's bookmarks bar functionality is limited. Browsers don't allow extensions to control the native bookmarks bar visibility, so the extension recreates a simple version. The goal is high-performance and fast access rather than emulating the native bookmarks bar. Use the bookmark manager for access to all features.
  2. The page needs to be reloaded after adding, editing, or removing bookmarks. The changes are not live because bookmarks don't change so often.

Changelog

See releases on GitHub.

License

MIT license. See LICENSE.

The lightning bolt icon is from twitter/twemoji which is licensed CC-BY 4.0.


© 2022 Max Milton

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].