commit | 6c7920fff2fbbd62089ad2faa46e7752a3a90a0f | [log] [tgz] |
---|---|---|
author | avm99963 <me@avm99963.com> | Tue Jul 14 18:18:20 2020 +0200 |
committer | avm99963 <me@avm99963.com> | Tue Jul 14 18:23:32 2020 +0200 |
tree | 09f2d3b5de87534874a7c8d75efbafb26cce94d4 | |
parent | 18d043abde28f111a90ac8bab16264bac2ad8dab [diff] |
Replaces batchduplicate implementation w/ CC flag The CC now implements batch duplicate functionality, hidden behind the enableBulkDuplication flag. This commit removes our basic implementation of that feature and instead force-enables that CC flag when the batch duplication option is enabled. Change-Id: Ic2ac504026073087a767c2d264307acb278878da
To create a zip file with the contents of the extension, which can be uploaded to the Chrome Web Store, run bash release.bash
. You can also use bash release.bash --channel=beta
to include a beta label in the extension name and version of the resulting zip file.
The zip file will be located in the out
folder.
To test translations, you might want to set your browser's locale. This section tells you how to set the locale in Windows, Mac OS X, Linux, and Chrome OS.