Skip to content

Instantly share code, notes, and snippets.

@myuhe
myuhe / inoreader_conpact.user.js
Last active November 15, 2022 19:42
InoReader Compact
// ==UserScript==
// @name InoReader Compact
// @namespace http://thekryz.de
// @version 2013.09.20
// @description Makes InoReader more compact
// @match https://inoreader.com/*
// @match http://inoreader.com/*
// @match https://www.inoreader.com/*
// @match http://www.inoreader.com/*
// @include http://jp.inoreader.com/*
@przemoc
przemoc / youtube-sort-videos-by-length.md
Last active February 26, 2024 16:59
Bookmarklet for YouTube: Sort videos by length in videos tab

Bookmarklet for YouTube: Sort videos by length in videos tab

On channels in videos tab you can sort videos by:

  • Most popular
  • Date added (oldest)
  • Date added (newest)

But you cannot sort by length. So I decided to create a bookmarklet to do it in ascending order.