// ==UserScript==
// @name Bihu Addons
// @namespace https://bihu.com/people/112225
// @version 0.2
// @description Try to make some useful functions to help bihu users. Changed the store position from cookie to localstorge.
// @author Riley Ge
// @match https://bihu.com/edit
// @require https://cdn.bootcss.com/jquery/3.3.1/jquery.min.js
// @require https://cdn.jsdelivr.net/npm/js-cookie@2/src/js.cookie.min.js
// @grant none
// @downloadURL none
// ==/UserScript==
(function() {
// Your code here...
// add a button to the page and position it in the top left corner
//var jqCookie = Cookies.noConflict();
$('body').append('