"@grant none" Shim

Emulates the GM_ APIs as closely as possible, using modern browser features like DOM storage; tweaked to work properly in Tampermonkyey

As of 12/11/2014. See the latest version.

This script should not be not be installed directly. It is a library for other scripts to include with the meta directive // @require https://update.greasyfork.ip-ddns.com/scripts/6414/24667/%22%40grant%20none%22%20Shim.js

Autor
OTACON120
Verzija
0.0.1.20141112222809
Napravljeno
12/11/2014
Ažurirano
12/11/2014
Size
5,32 КБ
Licenca
http://opensource.org/licenses/MIT

This script is intended to be used with @require, for Greasemonkey scripts using "@grant none". It emulates the GM_ APIs as closely as possible, using modern browser features like DOM storage.

Tweaked for proper functionality in Tampermonkey

NOT IMPLEMENTED:

  • GM_getResourceText
  • GM_openInTab
  • GM_registerMenuCommand

Copyright (c) 2014 Anthony Lieuallen

Originally located at https://gist.githubusercontent.com/arantius/3123124/raw/grant-none-shim.js