Darren Semotiuk

Results 19 comments of Darren Semotiuk

IMO leave it as-is, and if someone wishes to add flexibility they can fork into a new extension that has their preferred filename format. As an exercise somebody could add...

Manifest V2 will be unsupported at the end of 2022 -- this fantastic Extension needs to be updated ASAP, thanks @vsDizzy [Issue #27](https://github.com/vsDizzy/SaveAsMHT/issues/27)

Fixes #35 -- bumped for this to be merged @evanw

@Rajarshi101 Looks like it was you that recsntly added Q96 and Q97, so please confirm my reported issue, thanks... Your commit: https://github.com/Ebazhanov/linkedin-skill-assessments-quizzes/commit/a55830f8f16a0ed1f1c7b14459459e67e6a2acec#diff-ef014af00362697735d705cc0ef59cf89b979f22e83fb83a67db06d023edc0a9R781

@Rajarshi101 Also, maybe wrong answer for Q103 too: "Which method is used to remove documents from a collection in MongoDB?" a. deleteOne() b. removeOne() c. drop() d. remove() https://github.com/Ebazhanov/linkedin-skill-assessments-quizzes/pull/6802/commits/bd39a3a1a54841bd968819b0ddb1db8e3c619039#diff-ef014af00362697735d705cc0ef59cf89b979f22e83fb83a67db06d023edc0a9R823 You...

> Hi, I'm working on [2m2d](https://git.karx.xyz/karx/2m2d) whose webserver is written in Rust, so I can't use `npm` for the frontend (It has to be static sites only). Is there a...

> How about an example/video on how to use it without npm... @IBIT-ZEE Below examples use `import` AKA they presume ES6 modules. You could also include from unpkg, since Jeff...

> Manifest V2 will be unsupported at the end of 2022 -- this fantastic Extension needs to be updated ASAP, thanks @vsDizzy [Issue #27](https://github.com/vsDizzy/SaveAsMHT/issues/27) @vsDizzy Any news on when you...

Bump for critical merge

My suggestion: remove the latest "comments: false" commit, and then just make `${code}}();` become `${code}\n}();` -- then I can test a few examples to confirm that fixes the minor annoyance...