This website requires JavaScript.
Explore
Help
Sign In
devol
/
privacy-redirect
mirror of
https://github.com/SimonBrazell/privacy-redirect
Watch
1
Star
0
Fork
You've already forked privacy-redirect
0
Code
Issues
Releases
Wiki
Activity
fb0cd49ff7
privacy-redirect
/
web-ext-config.js
7 lines
98 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Stop packaging screenshots
2019-10-26 23:27:42 +02:00
module
.
exports
=
{
ignoreFiles
:
[
'images/Screen*.png'
,
Add instances to popup menu
2019-10-30 06:48:38 +01:00
'images/small-tile.png'
Stop packaging screenshots
2019-10-26 23:27:42 +02:00
]
,
}
;