SolidLabResearch / solid-identity-manager

Browser extension to manage multiple identities.
0 stars 0 forks source link

Prepare for adding to Chrome Web Store #21

Open pheyvaer opened 7 months ago

pheyvaer commented 7 months ago

Check what is (still) needed to get the extension in the Chrome Web Store. The first step is having a list of what we need to do.

svdwyer commented 7 months ago
svdwyer commented 7 months ago
pheyvaer commented 7 months ago

@svdwyer Can you add the links of the sources you used?

svdwyer commented 7 months ago

Do you mean official documentation steps to publish to the Chrome webstore? https://support.google.com/chrome/a/answer/2714278?hl=en https://developer.chrome.com/docs/webstore/publish

pheyvaer commented 7 months ago

All the sources that you used to compile the above list. Official or not.

svdwyer commented 7 months ago

All information about publishing to the Chrome Web Store can be found here: https://developer.chrome.com/docs/webstore

pheyvaer commented 7 months ago

@svdwyer What is the difference between "description" and "purpose of the extension"?

svdwyer commented 7 months ago

According to Google, Chrome extensions should have a focused purpose, ideally 1 single clear purpose. Basically a one-liner that describes its use. The description typically includes all its features.