april / certainly-something

WebExtension that shows certificate chains in an aesthetically pleasing manner.
https://addons.mozilla.org/en-US/firefox/addon/certainly-something/
Mozilla Public License 2.0
92 stars 20 forks source link

Direct people on how to access the certificate viewer web page #49

Closed noahwalugembe closed 5 years ago

noahwalugembe commented 5 years ago

Hi @april . One of the challenge i faced previously with certainly-something documentation was to figure out on how to access the certificate viewer web page after runing

{ $ npm run-script watch $ web-ext run --browser-console -s build --start-url 'https://badssl.com/' }

is it okay if i can add this instruction{

After $ web-ext run --browser-console -s build --start-url 'https://badssl.com/' Then wait for a new web fire fox browser window to open and then it browse any website with https. After that click on the padlock item on the right side of address bar image

}

april commented 5 years ago

In general, people who are going to be developing with the extension will already know how it is and how to use it. I don't think this is necessary, sorry.

noahwalugembe commented 5 years ago

Okay @april am really trying to search for a new thing to work on and if you get any new bug on your side pleas extend it to me again