Extensão para ajudar a logar no sistema.
https://chrome.google.com/webstore/detail/mercos-login/lfpcgmblcdhomfnemgjcocabihbffdam?hl=pt-PT
Baseado nos projetos:
- Clone the project.
- Update the sub-module:
git submodule update --init --recursive. - Open the Chrome extensions page, click on
load unpackedand select theextensionfolder of the repo. - Enable the extension to work on the incognito mode.
- Go to the extension options and add the correct data.
- Start developing it.
- Update the extension version on the
manifest.jsonfile. - Create a zip file with the content of the
extensionfolder and upload it to the Chrome Web Store.
git submodule update --init --recursive
zip -r extension{.zip,}