mozilla / assay

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

Prevent Context Menu Commands From Conflicting with Other Extensions #116

Closed chrstinalin closed 4 months ago

chrstinalin commented 4 months ago

Other extensions may also put their context commands at navigation@1, causing Assay's context commands to get separated.

image