arwankhoiruddin / scihubsearch

A chrome extension to search scientific document from sci-hub just by right click and selecting the DOI
MIT License
36 stars 9 forks source link

Button to add sci-hub.cc suffix to domain #3

Closed cossio closed 7 years ago

cossio commented 7 years ago

I know this might not be the main intention of this plugin, but I found nowhere else to ask. You can see this as a feature request. For me it would be very convenient if we added a button to chrome, such that if I am currently viewing this paper:

http://www.mitpressjournals.org/doi/abs/10.1162/artl.2006.12.4.617?url_ver=Z39.88-2003&rfr_id=ori%3Arid%3Acrossref.org&rfr_dat=cr_pub%3Dpubmed&

Clicking this button automatically redirects to:

http://www.mitpressjournals.org.sci-hub.cc/doi/abs/10.1162/artl.2006.12.4.617?url_ver=Z39.88-2003&rfr_id=ori%3Arid%3Acrossref.org&rfr_dat=cr_pub%3Dpubmed&

(with an added sci-hub.cc suffix at the domain).

Would it be possible to add this feature to this extension? If the answer is not, would you suggest how I can accomplish this? Thanks.

arwankhoiruddin commented 7 years ago

Hi Jorge,

Interesting idea. Thank you very much. I am working on it.

Arwan Khoiruddin

On Jun 12, 2017 11:29 PM, "Jorge Fernández de Cossío Díaz" < notifications@github.com> wrote:

I know this might not be the main intention of this plugin, but I found nowhere else to ask. You can see this as a feature request. For me it would be very convenient if we added a button to chrome, such that if I am currently viewing this paper:

http://www.mitpressjournals.org/doi/abs/10.1162/artl.2006.12 .4.617?url_ver=Z39.88-2003&rfr_id=ori%3Arid%3Acrossref.org& rfr_dat=cr_pub%3Dpubmed&

Clicking this button automatically redirects to:

http://www.mitpressjournals.org.sci-hub.cc/doi/abs/10.1162/ artl.2006.12.4.617?url_ver=Z39.88-2003&rfr_id=ori%3Arid% 3Acrossref.org&rfr_dat=cr_pub%3Dpubmed&

(with an added sci-hub.cc suffix at the domain).

Would it be possible to add this feature to this extension? If the answer is not, would you suggest how I can accomplish this? Thanks.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/arwankhoiruddin/scihubsearch/issues/3, or mute the thread https://github.com/notifications/unsubscribe-auth/AGfX3vCGGKfO6euZJfrKj2bzuqzcB-wlks5sDVlAgaJpZM4N3SEJ .

cossio commented 7 years ago

Thanks. Note that adding a http://sci-hub.cc/ prefix also works:

http://sci-hub.cc/http://www.mitpressjournals.org/doi/abs/10.1162/artl.2006.12.4.617?url_ver=Z39.88-2003&rfr_id=ori%3Arid%3Acrossref.org&rfr_dat=cr_pub%3Dpubmed&

This may be simpler to do.

arwankhoiruddin commented 7 years ago

Hi Jorge,

Thank you for requesting this amazing feature. I am sorry for the late finishing. I have been very busy lately preparing for my proposal defense.

I have updated the extension based on your request. If your extension does not update automatically, you may update this extension and enjoy it.

Please let me know if you satisfy with the update. Also please let me know if you have any other inputs in the future.

Cheers, Arwan Khoiruddin

arwankhoiruddin commented 7 years ago

The changes have been pushed into the repository. Closing this ticket

cossio commented 7 years ago

Thanks! That's very nice of you. It works great.