Rongjian Zhang
Rongjian Zhang
Need this feature +1. Any update? The solution proposed in #4530 seems to be more flexible, with the possibility of specifying different formats and UMD names for different lib entries
Looks great
@sonong Try `bower install`
Edge 是不是应该也可以安装 Chrome 应用商店的扩展
Manifest v2 has been deprecated by Chrome, and will not be supported in the future. https://developer.chrome.com/docs/extensions/mv3/mv2-sunset/ What's the scenario that uses the old version browser?
Nice idea. Actually, when `$i` is called, this extension create a script tag (for JS) or a link tag (for CSS), and set its `src` property. So it seems not...
Thanks for your report. It is a pity that Chrome extension can't auto inject script to some pages, like `about:blank` and `chrome-extension://web-page-from-other-extension.html` in your case. Maybe we could add a...
Hi, @mathmaniac43 , thanks for the report! Does you self-hosted site work fine in the browser?
OK. It looks related to Dart/Flutter framework, not the app itself. Found some similar issues at Flutter repo: https://github.com/flutter/flutter/issues/50699 https://github.com/flutter/flutter/issues/23045
Considering there are many self-hosted versions, in which some are legacy versions (without GraphQL API), perhaps we should hold this for a while.