top | item 12610879

Ask HN: What is your favorite Google chrome extension?

68 points| ne01 | 9 years ago | reply

104 comments

order
[+] joshschreuder|9 years ago|reply
[+] Daviey|9 years ago|reply
Looks like a copy and paste error on HN link, links to the one below... I think it should be:

  - https://chrome.google.com/webstore/detail/hacker-news-enhancement-s/bappiabcodbpphnojdiaddhnilfnjmpm?hl=en
[+] captn3m0|9 years ago|reply
- Markdown Here - Lets me write emails in markdown (http://markdown-here.com/)

- HTTPS Everywhere - by EFF, works alongside the HSTS preload list to improve HTTPS coverage (https://www.eff.org/https-everywhere)

- Privacy Badger - By EFF again. Blocks scripts. (https://www.eff.org/privacybadger)

- Send to kindle - Sends articles directly to my kindle (https://www.amazon.com/gp/sendtokindle/chrome)

- iReader - Quick and easy readability extension that lets you read badly formatted extensions. (https://chrome.google.com/webstore/detail/ireader/ppelffpjgk...)

[+] jenhsun|9 years ago|reply
[+] joelg|9 years ago|reply
Papier - replace your new tab page with a markdown scratchpad. Dead-simple, local, and beautiful.

https://chrome.google.com/webstore/detail/papier/hhjeaokafpl...

Visual History - augment back/forward with tree-like hierarchy navigation (disclaimer; made this one)

https://chrome.google.com/webstore/detail/visual-history/nkc...

[+] dufferzafar|9 years ago|reply
Papier looks very nice. Is anyone aware of something similar for Firefox?
[+] mod|9 years ago|reply
One I didn't see mentioned already: I use something called EditThisCookie.

I'm sure it has many features, but I just use it to quickly delete cookies for one site, primarily on my development sites.

I use it a couple of times a day, probably.

Most common use case: I switch rails projects, and being on the same localhost:port address, it tries to use my other cookies and causes problems. I delete them in 2 seconds.

[+] arnvald|9 years ago|reply
Vimium - I can't imagine using my browser without it anymore. I use it to:

* move around the page

* click on links

* opening new page from browsing history

* refresh page

Basically the only time I need to use mouse or trackpad are pages that have incorrectly marked links (they just add some on-click behaviour without marking element as link)

[+] altern8tif|9 years ago|reply
Vimium is a life changer. My fingers are on the keyboard 80-90% of the time and I get things done so much more efficiently.

Vimium + Alfred is a potent combination.

[+] jenhsun|9 years ago|reply
I use cVim to save some chrome's memory.
[+] harman28|9 years ago|reply
- Session Buddy (https://chrome.google.com/webstore/detail/session-buddy/edac...) - What you need to recommend to all your friends who have 50 tabs open and a fear of losing them.

- Pocket (https://getpocket.com/chrome/) - To read something later.

- Pushbullet (https://www.pushbullet.com) - Less wonderful since they make Universal Clipboard a premium feature, but still the most graceful way to get content across from phone to laptop and back.

- Better History (http://better-history.com/) - Because let's face it, Chrome history sucks.

- Any.do (https://chrome.google.com/webstore/detail/anydo-extension/kd...) - I've stopped using the app on my phone for most part, but this extension is still easier to use than adding things to your calendar.

[+] garygaspar|9 years ago|reply
Completely new screenshot tool =>

Marker - https://getmarker.io .

This Chrome extension allows you to capture a screenshot, annotate it and create a GitHub issue, a JIRA issue or a Trello Card without leaving your page

It's pretty powerful for bug reporting.

Disclosure: I'm the founder :)

[+] NTripleOne|9 years ago|reply
C'mon Gary, disclosure...
[+] henry_flower|9 years ago|reply
I generally try not to use any, because for some reason I can't force myself to trust an extension w/o looking into its code--the process that eats too much time.

So I have only 5 of them installed.

From chrome web store:

* blank ntp (shows a blank page, rather than the chrome default)

* ublock origin (duh)

Not from the web store (I "trust" them, for I wrote them):

* copy_anchor_text

* dereferrer

* hn-dweller

[+] Yetanfou|9 years ago|reply
I assume you also looked into the entire code base for Chromium (you are using Chromium, aren't you? Using Chrome - with its abundance of closed source gimmickery - would not make sense given your statement) before deciding it was worth your trust?

While I understand why you'd want to look at extension code before installing it I do not understand the trust in Chrome. Given the size of the code base it is more or less impossible for a single person to decide its trustworthiness by 'looking at the code', given that a single intentional 'mistake' can make the difference between trust and thrash.

[+] neurocroc|9 years ago|reply
Is it possible to choose a different background for 'blank ntp' extension?
[+] dysfuntcional|9 years ago|reply
For those who listens to music from YouTube while programming, I recently made a Chrome extension to generate a track list in navigation bar using the timelinks in the video description.

It's a clickable tracklist, so you can play the track you want to listen to just clicking it, no matter if YouTube is your current tab or not.

Also, the extension shows a notification when a track starts to play.

https://chrome.google.com/webstore/detail/timelink-tracker/a...

[+] no_protocol|9 years ago|reply
uBlock Origin

Without it, the web is a totally different place.

[+] altern8tif|9 years ago|reply
Amen. uBlock Origin >> AdBlock
[+] lucd|9 years ago|reply
Switchy Omega Proxy switcher with autoswitch ability (according to url) https://chrome.google.com/webstore/detail/proxy-switchyomega...

Screencastify Video capture from desktop/tab/webcam https://chrome.google.com/webstore/detail/screencastify-scre...

The Great Suspender Automatically suspends unused tabs to free up system resources https://chrome.google.com/webstore/detail/the-great-suspende...

Open Screenshot Can capture an entire page, even if bigger than screen https://chrome.google.com/webstore/detail/open-screenshot/ak...

[+] hawski|9 years ago|reply
All my extensions are like a handicapped version of Firefox feature or extension.

Dynamite [1] - right click on anything than Dynamite / Hide element or selection and it removes a DOM element that was under cursor. Sometimes you have to to this several times to remove something. Firefox has Nuke Anything Enhanced [2]. It allows me to:

- get behind obnoxious popups with no visible close button

- get through dumb subscribe-wall

- remove annoying floating navigation bars (really handy if you like to resize browser windows like me)

The Great Suspender [3] - it unloads tabs unused for specified time and allows to reload them on click. I forgot which one I used on Firefox.

FooTab [4] - blocks loading of tabs on startup - it would be great if The Great Suspender would do this (Firefox do this by default).

I use uBlock Origin and HTTPS Everywhere, but that's just baseline.

[1] https://chrome.google.com/webstore/detail/dynamite/djoedchmh...

[2] https://addons.mozilla.org/en-US/firefox/addon/nuke-anything...

[3] https://chrome.google.com/webstore/detail/the-great-suspende...

[4] https://chrome.google.com/webstore/detail/footab/anbodogikfb...

[+] BJanecke|9 years ago|reply
Why use dynamite when you can do the same thing with the developer tools fairly easily?
[+] rasz_pl|9 years ago|reply
>The Great Suspender

doesnt chrome hibernate tabs by default now?