Allow to use GM_openInTabs
This commit is contained in:
parent
41191843a2
commit
102ffdc44e
1
tests/fixtures/GM_openInTab.user.js
vendored
1
tests/fixtures/GM_openInTab.user.js
vendored
@ -2,6 +2,7 @@
|
|||||||
// @name Open Google's search results in tabs
|
// @name Open Google's search results in tabs
|
||||||
// @namespace google_GM_openInTab.user.js
|
// @namespace google_GM_openInTab.user.js
|
||||||
// @include http*://www.google.*/search?q=*
|
// @include http*://www.google.*/search?q=*
|
||||||
|
// @grant GM_openInTab
|
||||||
// @require http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js
|
// @require http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js
|
||||||
// @run-at document-idle
|
// @run-at document-idle
|
||||||
// see: https://github.com/piroor/treestyletab/issues/517
|
// see: https://github.com/piroor/treestyletab/issues/517
|
||||||
|
Loading…
Reference in New Issue
Block a user