Skip to content

Instantly share code, notes, and snippets.

@tkrkt
tkrkt / feedly-sort-by-engagement.user.js
Last active May 24, 2019 07:14 — forked from paulegan/bookmarklet.js
[userscript] [Feedly] Add "Sort by engagement" button to Feedly
// ==UserScript==
// @name [Feedly] Sort by engagement
// @namespace https://gist.github.com/tkrkt
// @description Add "Sort by engagement" button to header
// @include https://feedly.com/*
// @version 8
// @grant none
// ==/UserScript==
function watch(callback) {
@tkrkt
tkrkt / amazon-calc.js
Last active October 13, 2018 09:33 — forked from polamjag/amazon-calc.js
Amazonで買ったもの集計
// 使い方:
// 1. 全部コピーする (右上の Raw をクリックした先でやるのが楽)
// 2. Amazon の注文履歴ページ ( https://www.amazon.co.jp/gp/css/order-history/ ) を開く
// 3. F12 または 右クリ→要素の検証 とかで出てくる開発者ツールのコンソール (JavaScript REPL) にペースト
// 4. エンターで実行
//
// format:
// type outputJSON = Array<{
// product: string; // ファイル名
// href: string; // 商品ページURL