nanisise

Results 3 comments of nanisise

I've rewirted the function Components.utils.import, ChromeUtils.import to ChromeUtils.importESModule for all .js files and rewrited all .jsm to .sys.mjs in Download Manager (S3), it seems load sys.mjs normally. But When clicking...

I fixed .sys.mjs import issue by referring to the source code of Tab Mix Plus, and also fixed the window resizing issue during launch_on_close. After testing, the Download Manager (S3)...

New Version Update: - Rewrite all inlineJS to addEventListener to fix the CSP restriction issue. - Fixed the "Trim the download history to" feature not work. It has been broken...