-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Hi Kento, I got tired of patching my theme all the time to make use of this.
Just an FYI that instead of doing that you can initialise an empty TamperMokey script which has frontmatter similar to the following.
You may wish to update the README
// ==UserScript==
// @name forest-server reload
// @namespace http://tampermonkey.net/
// @version 0.1
// @description Automatically reload forester
// @author Nick Hu
// @match http://localhost:8080/*
// @grant none
// @require http://localhost:8080/reload.js
// ==/UserScript==
Metadata
Metadata
Assignees
Labels
No labels