yorkxin / copy-as-markdown

A browser extension to copy tabs and links as Markdown
MIT License
530 stars 81 forks source link

Extension does not exist on the Chrome store (404) #84

Closed andreoliwa closed 4 years ago

andreoliwa commented 4 years ago

Summary

First of all, thank you for this extension, it is awesome, the best one in the category.

The Chrome extension seems to be gone from the Chrome store. The download link in the description is not working.

Reproduction Steps

  1. Click on the Chrome Extension URL from the Download section of the README.
  2. "Error 404 (not found)".

Expected Behavior

Open the extension page on the Chrome Web Store.

Actual Behavior

"Error 404 (not found)".

Reproducible Environment

zbjdonald commented 4 years ago

Same Issue

andreoliwa commented 4 years ago

A temporary solution I found:

  1. Open Download Copy as Markdown 2.4.3 CRX File for Chrome - Crx4Chrome.
  2. Click on the "Download crx file from Crx4Chrome >" URL.
  3. Open Chrome or Brave extensions page.
  4. Select "Developer mode".
  5. Refresh the extensions page (I have to do that on Brave, it doesn't work without a refresh πŸ€·β€β™‚οΈ ).
  6. Drag the downloaded .crx file onto the extensions page and click "Install".
yorkxin commented 4 years ago

Hi everyone,

Sorry for late response.

I am aware that this extension has been pulled down from Chrome Web Store. It is because this extension is violating the new policy:

User Data Privacy

Your product violates the "Use of Permissions" section of the policy, which requires that you:


I've tried to fix that by removing unnecessary permissions and even some features. Unfortunately it still didn't pass the review.

I tried to appeal but the support team refused to give me more technical details.

I don't have any idea to proceed anymore. I think this extension will not be available on Chrome Web Store unless the policy is changed.

Meanwhile I am considering an alternative way to distribute the extension, but that requires building an auto update system. I may not be able to make it happen in a reasonable time.

Sorry about that.

yorkxin commented 4 years ago

@andreoliwa I appreciate your help, but please be aware that any extension downloaded from third-party website may contain malicious code.

You can get an authentic version by downloading the zip from repository page directly, and follow README.md for developer mode.

andreoliwa commented 4 years ago

@chitsaou Whoops, I didn't know that website could be malicious, thank you. Last time I gave up because I didn't want to npm install the project, so I searched the web for a .crx file, and I didn't know how to use the .zip.

Now I downloaded the zip file as you said, unpacked it, and then added it to the browser. It's working fine. πŸ˜‰

I started from the instructions in the Debugging section of the README. I wrote more detailed steps in the README: https://github.com/chitsaou/copy-as-markdown/pull/85 It was not 100% clear for me how to install it, maybe other people will have the same doubts.

Thanks again!

yorkxin commented 4 years ago

By close discussion with Chrome Developer Support, I finally got the extension approved again.

Sorry for the long wait. It's been tough to get contact with the support team.

andreoliwa commented 4 years ago

Sorry for the long wait.

No need to apologise. πŸ™‚ It is open source code, your personal time, voluntary work... we can only thank you. πŸ™‡ πŸŽ‰