Permalink
Please sign in to comment.
Browse files
Translate Now-webext 1.2.0:
Allow text selection > 150 characters (workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=1338898) Allow speak actions up to 195 characters Use new options save/restore mechanism Fix build script
- Loading branch information...
Showing
with
51 additions
and 67 deletions.
| @@ -1,2 +1,2 @@ | ||
| #!/bin/bash | ||
| -web-ext build --ignore-files webext-build.sh images README.md | ||
| +web-ext build --ignore-files build.sh images README.md |
Binary file not shown.
0 comments on commit
afcf235