upnext icon indicating copy to clipboard operation
upnext copied to clipboard

how to manually install from the binary "zip" download thru the link in README?

Open DaFrik opened this issue 9 years ago • 3 comments

good work for the chrome music player ! I am loving since the start ! It's a shame for chrome store to take it down! I was trying to introduce this piece of gem to my friends but now they can't find it on chrome store anymore. From the README you suggest to download the binary and install manually, but I tried to download and rename the file to .crx yet it didn't do the magic.

So what's the procedure to install from the zip?

DaFrik avatar Aug 19 '16 03:08 DaFrik

Hi, Instead of renaming, simply extract the zip file in a folder. Now,

  1. Go to chrome:extensions in chrome
  2. Make sure "Developer Mode" is checked at the top
  3. Click "Load unpacked extension..."
  4. Select the above extracted folder (background and manifest files should be directly inside this folder) This should install the extension. Cheers!

shubhmsinha avatar Aug 24 '16 13:08 shubhmsinha

thanks !

On Wed, Aug 24, 2016 at 9:17 PM, Shubham Sinha [email protected] wrote:

Hi, Instead of renaming, simply extract the zip file in a folder. Now,

  1. Go to chrome:extensions in chrome
  2. Make sure "Developer Mode" is checked at the top
  3. Click "Load unpacked extension..."
  4. Select the above extracted folder (background and manifest files should be directly inside this folder) This should install the extension. Cheers!

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ptgamr/upnext/issues/42#issuecomment-242059705, or mute the thread https://github.com/notifications/unsubscribe-auth/ABWPMBk9lBOkK4JQaAwmYFnU8LEy-VmFks5qjERqgaJpZM4JoGzq .

DaFrik avatar Nov 15 '16 14:11 DaFrik

Might be useful to include these steps in a Readme of the project (main page in github)

Dezegar avatar Sep 26 '17 09:09 Dezegar