yorkxin / copy-as-markdown

A browser extension to copy tabs and links as Markdown
MIT License
542 stars 83 forks source link

Workaround: Menus disappears on Firefox when restarted #108

Closed yorkxin closed 2 years ago

yorkxin commented 2 years ago

Solves #107

chrome.runtime.onInstalled is not called when Firefox restarted. This behavior is inconsistent with Chrome.

See https://bugzilla.mozilla.org/show_bug.cgi?id=1567467

Followup explores: (not a release blocker)

Summary

Tests

Optional: