codecopy icon indicating copy to clipboard operation
codecopy copied to clipboard

Why has CodeCopy been removed from Chrome Web Store?

Open airglow923 opened this issue 3 years ago • 7 comments

README.md contains a link to CodeCopy listed on Chrome Web Store, but it redirects to a 404 page.

Apparently, CodeCopy has been automatically disabled on my browser (Edge Chromium) saying that

This extension has been disabled because it's been marked unsafe by the Chrome Web Store.

image

Does this relate to the removal of CodeCopy from Chrome Web Store?

airglow923 avatar Aug 26 '21 05:08 airglow923

Wauw! Ok this I didn't know and unfortunately I don't have access to the account. @zenorocha Did you receive a mail why the extension has been removed and how we can solve this.

Glennmen avatar Aug 26 '21 13:08 Glennmen

The extension on AMO stays: https://addons.mozilla.org/firefox/addon/codecopy/

FranklinYu avatar Sep 10 '21 08:09 FranklinYu

Hello @airglow923 @Glennmen @FranklinYu @zenorocha

I managed to install the codecopy project on chrome, even though it doesn't exist in the chrome extensions anymore. You can do it manually I have just tested it and everything works fine.

Here are the steps to follow :

- If you want to have the extension, you just have to clone the project. 
- Clone the project 
- npm install
- npm update
- npm start 
- go to chrome, then go to the extension tab
- load the unpackaged extension
- Go to StackOverflow and look at the top left of the code. 

You can copy some code :)

Have a nice day

[Question] Is the project abandoned or is there not enough time?

image

Grezor avatar Oct 21 '21 08:10 Grezor

@Grezor As already described in the readme ;) https://github.com/zenorocha/codecopy#setup

Project is not abandoned imo, Zeno has very little time (due to other projects) and he is the only one with access.

Glennmen avatar Oct 21 '21 08:10 Glennmen

Dear community, is there any update on this issue?

tuliocasagrande avatar Mar 28 '22 15:03 tuliocasagrande

@tuliocasagrande the last release was on 19 Jan 2021. I think it's out of date. (I tried on chrome extension to download it => still an error. But you can install it locally, as I wrote the procedure above.

Grezor avatar Mar 29 '22 07:03 Grezor

Hello @airglow923 @Glennmen @FranklinYu @zenorocha

I managed to install the codecopy project on chrome, even though it doesn't exist in the chrome extensions anymore. You can do it manually I have just tested it and everything works fine.

Here are the steps to follow :

- If you want to have the extension, you just have to clone the project. 
- Clone the project 
- npm install
- npm update
- npm start 
- go to chrome, then go to the extension tab
- load the unpackaged extension
- Go to StackOverflow and look at the top left of the code. 

You can copy some code :)

Have a nice day

[Question] Is the project abandoned or is there not enough time?

image

Thank you.

SwitWu avatar Nov 13 '23 12:11 SwitWu