Delamcode

Results 44 comments of Delamcode
trafficstars

No, unfortunately I can’t. I was just wondering if it is something that would be easy to fix…

Because only userscripts supports ipad. It is not only an editor. Here is the popup in safari: https://github.com/quoid/userscripts#popup

Weird… the readme says it is supported but I’ll try and report back

I now get this error: undefined is not a function (near '...GM_xmlhttpRequest...') asyncFunctionResume@[native code] @[native code] promiseReactionJobWithoutPromise@[native code] appendChild@[native code] injectJS@safari-web-extension://F0435466-F9A8-46C1-B498-8953D9410A63/content.js:274:34 processJS@safari-web-extension://F0435466-F9A8-46C1-B498-8953D9410A63/content.js:222:21 @safari-web-extension://F0435466-F9A8-46C1-B498-8953D9410A63/content.js:402:18

> Actually you could try asking the extension author why the function wasn't supported on your iPad, and maybe provide them screenshots + link to my code Sure, I could...

Is there any setup I’m missing?

Interesting… I wonder why they don’t work as [here](https://github.com/quoid/userscripts#api) it claims it’s supported…

Could it be that userscripts uses GM.[Item] instead of GM_[Item]?

Opened an issue on the extension ^^