If the skiptrash permission is denied, we could change the permission description itself to make it a bit more obvious. For that we need to make this fixed map configurable: https://searchfox.org/comm-central/rev/960f62413739780001f44860259b86428a3d6664/mozilla/toolkit/components/extensions/Extension.jsm#1690 One idea is to move the mapping to ExtensionsUI.jsm, so m-c and c-c could have their own mappings.
Bug 1616114 Comment 10 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
If the skiptrash permission is denied, we could change the permission description itself to make it a bit more obvious. For that we need to make this fixed map configurable: https://searchfox.org/comm-central/rev/960f62413739780001f44860259b86428a3d6664/mozilla/toolkit/components/extensions/Extension.jsm#1690 One idea is to move the mapping to ExtensionsUI.jsm, so m-c and c-c could have their own mappings. See bug 1717201.