Your extension is broken in Firefox 136, because the validation of the background key became more strict, see https://bugzilla.mozilla.org/show_bug.cgi?id=1954637
To fix this, delete
|
"background": { |
|
"scripts": [] |
|
}, |
As a sidenote. the html property is not valid in contentScripts:
Your extension is broken in Firefox 136, because the validation of the background key became more strict, see https://bugzilla.mozilla.org/show_bug.cgi?id=1954637
To fix this, delete
Hackerone_Private_Hacktivity_Chrome_Extention/manifest.json
Lines 6 to 8 in 531772b
As a sidenote. the html property is not valid in contentScripts:
Hackerone_Private_Hacktivity_Chrome_Extention/manifest.json
Line 17 in 531772b