I am designing a new chrome extension and when I package it then I get 2 file: a .crx file and a .pem file.
I want to distribuite my extension on my server ( shared ) and on Chrome webstore.
Could you tell me what is a pem file and how to use it ?
I can't find documentation about it.
The packager creates two files:
You'll need the .pem later if you want to:
So, do not lose your private key (.pem)!