Chrome

Shortcuts

Delete suggestion from OmniBar FN + SHIFT + DELETE

Cache management

Delete everything for a specific domain

Easy way

  1. Open Developer Tools.
  2. Click Application tab.
  3. Click Clear storage in the sidebar.
  4. Click Clear site data button.

Hard way (when Developer Tools can’t open)

An infinite loop in cache, local storage, or service workers can make Developer Tools impossible to open. Here’s the manual path:

  1. Open Preferences.
  2. Expand the Advanced section in the sidebar.
  3. Click Privacy and security.
  4. Click Site settings.
  5. Click Cookies and site data.
  6. Click See all cookies and site data.
  7. Use search to narrow by the domain.
  8. Click the delete icon.

Tab management

Move adjacent tabs to a new window:

  1. Select a tab.
  2. SHIFT + CLICK another tab.
  3. All tabs in between are selected.
  4. Drag one of those tabs off the tab bar.

Move specific tabs to a new window:

  1. Select a tab.
  2. COMMAND + CLICK additional tabs to select them.
  3. Drag one of those tabs off the tab bar.

Extensions

1Password
Let 1Password auto-fill work in Chrome.

Apollo Client Developer Tools
GraphiQL console, query watcher, and mutation inspector.

Clear Session
Quickly clear cookies, session, and local storage from the current site.

ChromiQL
Run “GraphiQL” tool inside Chrome.

Disconnect
Block ads and tracking to improve speed and privacy.

Google Calendar Scroll Disabler
Fix Google Calendar making low-friction mouse wheels 1000% unusable.

Grammarly
Spelling and grammer suggestions as you type.

GraphiQL
Writing, validating, and testing GraphQL queries.

History By Date
View browsing history by date with convenient filtering.

JSON Formatter
Render JSON with collapsible nodes and pretty formatting.

New Tab Redirect
For new tabs, render a URL or local HTML file (my launchpad of personal links).

Pinterest Save
Save images to Pinterest.

Hide hovering save buttons

React Developer Tools
Debug React in Chrome Developer Tools.

Tabby Cat
For new tabs, randomly generated a cat.

Developer tools tricks

Log an event in the console whenever that listener fires