Skip to content

Instantly share code, notes, and snippets.

@sicifus
sicifus / feedly-colorful-list-view.user.js
Created January 26, 2021 05:31 — forked from yamalight/README.md
Feedly Colorful Listview
// ==UserScript==
// @name Feedly Colorful Listview
// @namespace http://feedly.colorful.list.view
// @description Colorizes items headers based on their source
// @include http*://feedly.com/*
// @include http*://*.feedly.com/*
// @version 0.11.1
// ==/UserScript==
const colors = {};