Document how one can obtain and install this extension
See original GitHub issueHi,
I’d really like to use this 😃
From the readme it’s not clear how one should do this. I tried cloning the repo, building it with npm but then got stuck on installing vsce
which I read is how I’m supposed to install manually built extensions.
If I’m on the right path I think documenting it will be super helpful. If I’m not then even more 😃
Thanks for all your work…
Issue Analytics
- State:
- Created 5 years ago
- Reactions:4
- Comments:8 (8 by maintainers)
Top Results From Across the Web
Install and manage extensions - Chrome Web Store Help
Open the Chrome Web Store. · Find and select the extension you want. · Click Add to Chrome. · Some extensions will let...
Read more >How to install Chrome extensions manually
1. Download the CRX file to your computer for the Chrome extension you want to install. · 2. Go to chrome://extensions/ and check...
Read more >Documentation/HowTo/install extension
Step by step User guide · 1. Download an extension from LibreOffice Extension Center · 2. Open LibreOffice and go to Tools ▸...
Read more >How to install Chrome extension from a zip file
Step 2: Select "Load Unpacked" (extension) and point it to the extension folder - and you are done! The screenshot belows shows step...
Read more >Alternative extension installation methods - Chrome Developers
Launch Google Chrome and go to chrome://extensions; you should see the extension listed. The external extension file for all users is read only ......
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Now that the debugger is in place and the extension has reached the point of being somewhat useful, I plan to spend some time over the next few days setting everything up to get it in the extension marketplace.
btw, it might be obvious to most people but I’d still add a sentence in the readme on how to obtain this extension