Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 699 Bytes

DEV.md

File metadata and controls

28 lines (18 loc) · 699 Bytes

INFO FOR MAINTAINERS OF THIS PLUGIN

Cloning the repo

This repo contains a Git submodule (Translation Assistant) so after the initial clone, don't forget to run

git submodule update --init

Updating Translation Assistant to latest master

git submodule update --remote
git commit translation-assistant

Publishing a new version of the plugin

  1. Bump version in manifest.json

  2. Create zip file, both for FireFox and Chrome

    ./pack_plugin.sh chrome
    ./pack_plugin.sh firefox
  1. Upload the zip file and publish.