Starting in Chrome 59, notifications sent via the Notifications API or the chrome.notifications extensions API will be shown directly by the macOS native notification system instead of Chrome's own system. [source]
- Test your notifications: https://web-push-book.gauntface.com/demos/notification-examples/
https://support.google.com/chrome/answer/9658361?co=GENIE.Platform%3DDesktop&hl=en
https://support.google.com/chrome/thread/2043279?hl=en
https://hackernoon.com/14-hot-chrome-extensions-for-geeks-c815a3883f9e
Marmoset
Marmoset is actually not an extension but an app. Anyway, it’s pretty damn great. Marmoset allows creating beautiful code screenshots fast:
https://developers.google.com/web/tools/lighthouse/
Lighthouse
And the last but not the least, Lighthouse is an open-source, automated tool for improving the performance, quality, and correctness of your web apps.
Papier
I need maaany places to drop my thoughts. Evernote for a structured data, Telegram for fast todos on-the-way, Notion for collaboration, stickers, whiteboard. And here is another one I use: Papier. It’s a simple text editor that shows itself when you open a new tab.
Tabstop
Tabstop prevents tabs from loading when you start Chrome. Click on the blocked tab and
http://xavierchow.github.io/2016/03/07/vimium-leave-address-bar/
https://add0n.com/products.html
https://www.zdnet.com/pictures/free-must-have-google-chrome-extensions/22/
https://venturebeat.com/2019/04/23/google-kills-chrome-data-saver-extension/
chrome://flags/#disable-best-effort-tasks
https://www.pcmag.com/feature/358482/16-pocket-tips-to-help-you-read-it-later
Buffer – Queue up content for your social media posts
https://doist.com/blog/best-chrome-extensions-productivity/
Vimum
https://gist.github.com/383c57/3341b97af214bda8340cd733225b8cf8
map e LinkHints.activateMode
map E LinkHints.activateModeToOpenInNewForegroundTab
https://avilpage.com/2014/04/useful-custom-key-maps-for-vimium-to.html
https://support.google.com/chrome/answer/157179?hl=en
https://blog.hubspot.com/sales/chrome-keyboard-shortcuts
https://bugs.chromium.org/p/chromium/issues/detail?id=963190
- Go to a website you want to install.
- At the top right of the address bar, click Install .
https://support.google.com/chrome/thread/2043279?hl=en
https://hackernoon.com/14-hot-chrome-extensions-for-geeks-c815a3883f9e
Marmoset
Marmoset is actually not an extension but an app. Anyway, it’s pretty damn great. Marmoset allows creating beautiful code screenshots fast:
https://developers.google.com/web/tools/lighthouse/
Lighthouse
And the last but not the least, Lighthouse is an open-source, automated tool for improving the performance, quality, and correctness of your web apps.
Papier
I need maaany places to drop my thoughts. Evernote for a structured data, Telegram for fast todos on-the-way, Notion for collaboration, stickers, whiteboard. And here is another one I use: Papier. It’s a simple text editor that shows itself when you open a new tab.
Tabstop
Tabstop prevents tabs from loading when you start Chrome. Click on the blocked tab and
http://xavierchow.github.io/2016/03/07/vimium-leave-address-bar/
- In search engines setting, add a new one.
- Name the new engine with whatever you like, I named it as
leaveAddressBar
. - A simple hot key for
Keyword
, as the illustration I usedu
. - In
URL
field, inputjavascript:
, this is the point which moves focus back to the page.
On the Chrome
Window
menu, select Task Manager
.https://add0n.com/products.html
https://www.zdnet.com/pictures/free-must-have-google-chrome-extensions/22/
Make Google services such as Gmail a lot easier to use by removing much of the toolbar and navigation clutter. Be warned though that for the advanced features you need to be good with CSS.
To give Lite mode a go, tap the corresponding Settings menu toggle in Chrome on Android. Alternatively, navigating to chrome://flags and setting the #force-effective-connection-type flag any 2G option will force Lite mode even on fast connections.
- no use
https://www.digitaltrends.com/computing/google-chrome-finally-reduce-memory-usage/chrome://flags/#disable-best-effort-tasks
https://www.pcmag.com/feature/358482/16-pocket-tips-to-help-you-read-it-later
Buffer – Queue up content for your social media posts
https://doist.com/blog/best-chrome-extensions-productivity/
With Diigo you can bookmark links to come back to later, attach highlights and “stickies” to webpages that will always be saved, take and annotate screenshots, create groups to share content, and even share your annotated webpages on Facebook and Twitter. You can also use their “Outliner” feature to organize the things you clip into outlines with drag-and-droppable bullet points to rearrange your research as you like.
Vimum
https://gist.github.com/383c57/3341b97af214bda8340cd733225b8cf8
map e LinkHints.activateMode
map E LinkHints.activateModeToOpenInNewForegroundTab
map f focusInput
0. Characters Used for Link Hints!
By default some characters are set for link hints. But I am more comfortable with the following keys
"sdfercvjkluim". So I set the characters to "fjdkslrueiwvm". But You can choose the key which you are comfortable with and use them. So when you press "f" or "F", characters used to suggest links will be the ones which you are comfortable to type!
1. Navigating Your History!
I navigate back and forth a lot. To back in history, I need to press "H" ( which means SHIFT + h ). So I mapped this 'h'. Actually by default h is mapped to scroll left, which I never use at all. So, to go back 3 pages in history, U just press "3h". The same applies for "L" also.
2. Navigating to New pages
By default "o" is mapped to open URL ( or bookmarks or history ) in current tab and "O" to open them in new tab. Most of the time, I need to open URL in new tabs only so I swapped the above options. The same goes for "b" ( for bookmarks ) also.
You can get a list of all shortcuts at Vimium Github page or if You have installed Vimium, You can just press "?" You can set these custom maps in advanced settings of Vimium
Custom Key Mappings
map h goBack
map l goForward
map o Vomnibar.activateInNewTab
map O Vomnibar.activate
map b Vomnibar.activateBookmarksInNewTab
map B Vomnibar.activateBookmarks
Characters used for Link hints:
fjdkslrueiwvm
Jump to the next open tab | ⌘ + Option + Right arrow |
Jump to the previous open tab | ⌘ + Option + Left arrow |
Jump to a specific tab | ⌘ + 1 through ⌘ + 8 |
Jump to the last tab | ⌘ + 9 |
Hide Google Chrome | ⌘ + h |
Quit Google Chrome | ⌘ + q |
Open the Settings page in a new tab | ⌘ + , |
Open the History page in a new tab | ⌘ + y |
Open the Downloads page in a new tab | ⌘ + Shift + j |
Open the Find Bar to search the current page | ⌘ + f |
Jump to the next match to your Find Bar search | ⌘ + g |
Jump to the previous match to your Find Bar search | ⌘ + Shift + g |
When Find Bar is open, search for selected text | ⌘ + e |
Open Developer Tools | ⌘ + Option + i |
Open the Clear Browsing Data options | ⌘ + Shift + Delete |
https://blog.hubspot.com/sales/chrome-keyboard-shortcuts
https://bugs.chromium.org/p/chromium/issues/detail?id=963190