This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name F&F Background Notification | |
// @namespace https://gist.github.com/kdmcclel/ebff9f99ded58fa1d15752062c70792c | |
// @version 0.11 | |
// @description Add Notification API settings option to notify when tab is inactive. | |
// @author Kevin McClellan <[email protected]> | |
// @match https://www.forgeandfortune.com/ | |
// @grant none | |
// @inject-into page | |
// @downloadURL https://gist.github.com/kdmcclel/ebff9f99ded58fa1d15752062c70792c/raw |