chrome_ext.md (6893B)
1 --- 2 layout: post 3 title: "Chrome Extensions I've Known and Loved" 4 toc: true 5 image: https://source.unsplash.com/xNVPuHanjkM 6 categories: 7 - general tech 8 tags: 9 - browsers 10 - convenience 11 --- 12 13 A friend recently asked which Chrome extensions I use. 14 I've gone through many, and will yet go through many more. 15 Here are some I find useful, and some I've found useful in the past. 16 17 ## Extensions I Have Installed Right Now 18 19 ### [Vimium](https://chrome.google.com/webstore/detail/vimium/dbepggeogbaibhgnhhndojpepiihcmeb?hl=en) 20 21 Navigating a modern web browser is usually done with a mouse or a finger/stylus. 22 I like to use the keyboard as much as possible. 23 24 Most of my browsing is for a particular piece of information I need for a patient, research project, etc., 25 and I'm going to jump from a text editor to a website and back again very quickly. 26 If I can do all of that without leaving the keyboard, I feel much cooler (there may or may not be productivity bonuses). 27 28 Vimium uses standard keyboard commands from the text editor Vim for navigating Chrome. 29 It works on most pages. 30 Vim commands take a little getting used to, 31 but once you get the hang of them you'll miss them 32 whenever you are deprived. 33 34 Some examples: 35 - `hjkl` for left, up, down, right (respectively). Seems weird at first, but try it and you'll love it in about 8 minutes. (You can also try some of it on your Gmail now - it has `jk` built in for up and down). 36 - `/` for search (one less key press than `ctrl-F`! 37 - `f` searches for all links on a page, and gives them a one or two letter shortcut. You type that shortcut, and it activates the link (hold shift while you type the shortcut to open it in a new tab). 38 - `x` closes a tab. 39 - `gt` Goes to the next Tab. `gT` Goes to the previous tab (think of this as `g-shift-t` and it's intuitive). 40 41 ### [ColorPick Eyedropper](https://chrome.google.com/webstore/detail/colorpick-eyedropper/ohcpnigalekghcmgcdcenkpelffpdolg?hl=en) 42 43 The ability to grab an exact color from a webpage (or PDF) is very useful. 44 Maybe you are preparing a presentation and would like to/are forced to use a particular color palette from your institution, or the institution you will be presenting at. 45 Maybe you are making figures for an article submission and want to match styling. 46 Maybe you would like to color code a document based on an image from an article. 47 Whatever it is, it's nice to exactly match a color. 48 49 ColorPick Eyedropper is an extension that gives you a crosshair you can place on anything open in Chrome (not just webpages) 50 that will give you the code for that color in whichever format you need 51 (hex code, RGB, etc.). 52 53 ### [Loom](https://www.loom.com/) 54 55 Loom is free video recording software that can run in Chrome or on a desktop app. 56 It's great for simple screencasts, which is all most of us need to get some idea across. 57 One of my favorite features is that, if I can run Chrome, I can run Loom - I've recorded little screencasts on locked-down corporate computers. 58 59 When I'm thinking about democratized tech, 60 I'm thinking about resource-poor constraints 61 (e.g. availability of machines, period) 62 as well as resource-rich constraints 63 (e.g. locked-down machines at your institution, 64 that do not let you install or configure much at all). 65 Loom is an example of technology that can help in both situations, 66 as long as you have a machine modern enough to run Chrome, 67 and your admin have at least allowed Chrome on the machine. 68 69 70 ### [Poll Everywhere for Google Slides](https://www.polleverywhere.com/app/google-slides/chrome) 71 72 PollEv is awesome for audience participation in Google Slide presentations. 73 You have to have the extension installed for it to work. 74 I'm currently giving a lot of presentations, so I have it enabled 75 (and will for the foreseeable future). 76 77 ### Zotero Connector (and Mendeley Importer) 78 79 Mendeley used to be my go-to reference manager. 80 I moved to Zotero for a variety of reasons 81 (mostly: it's free, open-source, and therefore quite extensible. 82 Mendeley, for example, could not approve a Sci-Hub integration. 83 If you don't know what Sci-Hub is, Google "zotero sci-hub" and let me know if you are inspired or enraged, or both.). 84 85 The Zotero extension both allows you to save references to your Zotero library, 86 and to use Zotero plugins for reference management in Google Docs. 87 88 ### Chrome Remote Desktop 89 90 Remote desktops are cool. Chrome's built-in solution is very serviceable. 91 92 ## Extensions I've Known and Loved 93 94 ### KeyRocket for Gmail 95 96 KeyRocket is a suite of tools that help you learn keyboard shortcuts to navigate a variety of software. 97 This is a Gmail extension that does just that. 98 Whenever you do a thing manually (i.e. by clicking around), 99 KeyRocket will put up a brief, inobtrusive popup 100 (that you don't have to click on to exit) 101 showing you how you could have done that with a keyboard shortcut. 102 103 When you stop getting so many popups, you have become proficient with the shortcuts. At some point, you deactivate the extension and bid it a fond adieu. 104 105 ### [Librarian for arXiv](https://blogs.cornell.edu/arxiv/2017/09/28/arxiv-developer-spotlight-librarian-from-fermats-library/) 106 107 arXiv.org is a great resource for finding and disseminating 108 research, particularly in computational sciences and related areas. 109 Librarian is an extension that makes getting the citations and references very easy. 110 111 ### [Unsplash Instant](https://chrome.google.com/webstore/detail/unsplash-instant/pejkokffkapolfffcgbmdmhdelanoaih?hl=en) 112 113 This replaces your new tab screen with a randomly chosen image from Unsplash. 114 Unsplash.com is a wonderful resource for freely usable, gorgeous images. 115 I give a lot of presentations, so I use Unsplash for finding pretty backgrounds and illustrative images. 116 It is nice to have a pretty new tab screen, and it's a nice way to find images to archive for future use (you can just click the heart icon, or manually download). 117 118 P.S. Most of the splash images on my website are from Unsplash (e.g. the one at the left of this post if you're on a large screen, or at the top if you're on a small screen). 119 120 I might just reactivate this extension. I'm not sure why I deactivated it. 121 122 ### [Markdown Viewer](https://chrome.google.com/webstore/detail/markdown-viewer/ckkdlimhmcjmikdlpkmbgfkaikojcbjk?hl=en) 123 124 I think it is clear that I love Markdown. 125 Markdown Viewer is an extension that allows you to preview 126 what Markdown will look like when it's rendered, 127 either from a local file or from a website. 128 129 Now that I'm writing more Markdown, I might also turn this one back on. 130 131 P.S. I turned it back on. It's awesome. 132 133 ### Others... 134 135 These are just the ones I had disabled, but not uninstalled. 136 I know I've used others, and I'm sure many of them were cool. 137 My laziness at the moment is such that I'm not going to go digging around. 138 139 ## What about you? 140 141 Do you have extensions you know and love, or have known and loved? 142 Let me know, and I'll check them out.