notlmn / copy-as-markdown

🖱 Browser extension to copy hyperlinks, images, and selected text as Markdown with GFM support
MIT License
312 stars 45 forks source link

Purpose of new permission to "Exchange messages with programs other than Firefox"? #45

Closed ElhemEnohpi closed 5 days ago

ElhemEnohpi commented 1 week ago

I just got a message that I must grant this permission, aka nativeMessaging, for the new version. There's no explanation of why it's necessary. It seems to have replaced the clipboardWrite permission, but I can't find any information about why that might be.

jaens commented 6 days ago

Indeed, noticed the same thing. Changed here: https://github.com/notlmn/copy-as-markdown/commit/1e6eaf84d718e0e73e7097f795a1cd115c1d5fb9#diff-afd8f4f4844a5ad7b1b98d25703a5ce8238465fe439a9718083e279b925f44caR20

Perhaps an accident and should be reverted? I did not find anything about the MV3 migration requiring a change to the clipboardWrite permission.

notlmn commented 5 days ago

Fixing this in #47, the permission was never required in the first place.

notlmn commented 5 days ago

~Surprisingly, Chrome release went through quick this time. With the latest release run, both Chrome and Firefox releases should have the fix now.~

https://github.com/notlmn/copy-as-markdown/actions/runs/9733372736