mozilla / assay

A Firefox Addons review tool disguised as a VSCode extension
Mozilla Public License 2.0
8 stars 3 forks source link

Fix: Prevent Context Menu Commands From Conflicting with Other Extensions #117

Closed chrstinalin closed 3 months ago

chrstinalin commented 3 months ago

Closes #116

Avoids conflict with other extensions also putting their context commands at navigation@1, or at least as much as possible, without moving Assay's commands to the bottom of the context menu in its own section.

image