Lanistor
Lanistor
> @lanistor Hey, its a bit hard to do it, but I'm trying when i find time, soon will be done. Thanks a lot, it's really a fantastic job👍.
@leoFitz1024 It's cool to support windows7, may you create a Pull Request for the above code?
> @lanistor @leoFitz1024 may i know your windows 7 info (NodeJS version, visual studio version, ...etc). I'm trying to build windows 7 image but got stock with unsupported version each...
> 你把签名托管给 Google Play Console 了吧?托管后,签名由谷歌管理了,你自己对比 APK 签名包吧。 > > 你去 Google Play Console 后台改一下签名吧 我看看,感谢感谢
Using `LL(*)`, didn't define the `k` of `LL(*)`.
Yeah, this won’t cost too much time to support other platforms, just edit the build command.
@guest271314 Will throw error: `Fail to Fetch` ```js const url = chrome.runtime.getURL('/Users/Shared/test.js'); console.log('>>getUrl', url); fetch(url).then((response) => { if (response.status !== 200) { console.log(`Looks like there was a problem. Status Code:...
So there is no way to read file on user's device outside extension's directory.
@martinberlin This is really cool, I'll try it right away.
> Great @lanistor please give some feedback in the next weeks of your experience trying this. I've made this branch mostly as a personal experimentation. Probably there are wiser ways...