Skip to content

Instantly share code, notes, and snippets.

// ==UserScript==
// @name F&F Background Notification
// @namespace https://gist.github.com/kdmcclel/ebff9f99ded58fa1d15752062c70792c
// @version 0.10
// @description Add Notification API settings option to notify when tab is inactive.
// @author Kevin McClellan <kdmcclel@gmail.com>
// @match https://www.forgeandfortune.com/
// @grant none
// @downloadURL https://gist.github.com/kdmcclel/ebff9f99ded58fa1d15752062c70792c/raw
// ==/UserScript==