PoziWorld
Results
3
issues of
PoziWorld
Both, Chrome extensions and WebExtensions, use POSIX-style path names. Currently, on Windows, loader.js' path.join generates invalid paths for background and content_scripts fields: ``` "background": { "scripts": [ "scripts/background.js", "cypress-extension-hooks\\background.js" ],...
Change “read a files contents” to “read file contents”.