Skip to content

Commit

Permalink
refactor: remove the add-on id also in development (firefox)
Browse files Browse the repository at this point in the history
  • Loading branch information
iorate committed Mar 22, 2020
1 parent 9a5b7a4 commit 9b741a1
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/manifest.json.js
Original file line number Diff line number Diff line change
@@ -1,11 +1,4 @@
const manifest = {
// #if BROWSER === 'firefox' && ENV === 'development'
applications: {
gecko: {
id: '@ublacklist',
},
},
// #endif
background: {
// #if BROWSER === 'chrome'
persistent: false,
Expand Down

0 comments on commit 9b741a1

Please sign in to comment.