Skip to content

Instantly share code, notes, and snippets.

View falconser's full-sized avatar

Serhii Ishchuk falconser

View GitHub Profile
@falconser
falconser / clean-chrome-thumbnails.py
Last active December 14, 2015 04:39 — forked from playpauseandstop/clean-chrome-thumbnails.py
Chrome's top site thumbnails cleaner for Mac OS.
#!/usr/bin/env python
#
# Simple script to clean (remove) all thumbnails for sites placed at "Most
# visited" section of Google Chrome or Chromium new page.
#
# Installation
# ============
#
# Store this script somewhere in your ``$PATH`` (like ``~/bin/`` or
# ``/usr/local``).