Indicator shows the add-on enabled
This commit is contained in:
parent
2c366ac3b1
commit
129aae38df
9 changed files with 86 additions and 3 deletions
|
@ -48,6 +48,9 @@ export default {
|
|||
FIND_GET_KEYWORD: 'find.get.keyword',
|
||||
FIND_SET_KEYWORD: 'find.set.keyword',
|
||||
|
||||
ADDON_ENABLED_QUERY: 'addon.enabled.query',
|
||||
ADDON_ENABLED_RESPONSE: 'addon.enabled.response',
|
||||
|
||||
OPEN_URL: 'open.url',
|
||||
|
||||
SETTINGS_RELOAD: 'settings.reload',
|
||||
|
|
Reference in a new issue