Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 902 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 902 Bytes

LMEM install dispatcher website

This website provides convenient URLs to redirect users to proper store.

How to edit the redirected URL for a given platform (from Github Web UI)

  1. Open the corresponding file (i.e. firefox.html for Firefox).
  2. Edit the 4th line:
<script>
  var redirectUrl = 'https://addons.mozilla.org/fr-FR/firefox/addon/lmem/';
</script>
  1. Commit Changes creating a new branch.
  2. Submit the pull request.
  3. Request approval.
  4. Merge the pull request.
  5. Remove the stale branch.

Then, the new URL is automatically deployed.

N.B. You must sign your commit.