A simple chrome extension that adds a number before the tab title.
Helpful for those who use the keyboard shortcut ⌘ + <num> to switch between tabs.
It doesn't work for any URLs starting with chrome://. Google doesn't give developers permission to modify such pages.
Examples of pages with the chrome:// URL include the following:
- New tab page
- Extensions page
- Settings page
This extension is based off the extension 01. Tabs.
I build this to solve the bugs in that extension.
