h5player icon indicating copy to clipboard operation
h5player copied to clipboard

[BUG] Uncaught (in promise) TypeError: window.GM_getTab is not a function

Open Komari-Koshigaya opened this issue 4 years ago • 3 comments

  1. 问题描述 控制台 报错 Uncaught (in promise) TypeError: window.GM_getTab is not a function

  2. 出现上述问题的地址 任何网站

  3. 你使用的浏览器与浏览器版本信息 谷歌内核 78.0.3904.108

  4. 其他附注信息

Komari-Koshigaya avatar Oct 18 '20 02:10 Komari-Koshigaya

Firefox Nightly 84.0a1 (2020-11-08) (64-bit), ViolentMonkey 2.12.7 同样报错

Retia-Adolf avatar Nov 08 '20 21:11 Retia-Adolf

https://github.com/xxxily/h5player/issues/67 GM_getTab is exclusive to tampermonkey

duhd1993 avatar Dec 03 '20 19:12 duhd1993

The request to add GM_getTab was rejected by VM. https://github.com/violentmonkey/violentmonkey/issues/1120

JAGulin avatar Jul 04 '21 07:07 JAGulin