Skip to content

Cross-Browser Plugin to open Sci-Hub πŸ— page with the article from your current tab

License

Notifications You must be signed in to change notification settings

Jackymancs4-Fork/Side-Auto_Sci-Hub

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

73 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Auto Sci-Hub Auto Sci-Hub Logo

Language GitHub

Maintenance

Available on addons.mozilla.org

Don't respect Mozilla's rules πŸ˜’

View report mail Dear contributor,

We received a notification under Mozilla’s Digital Millennium Copyright Act (β€œDMCA”) and Trademark policy (https://www.mozilla.org/about/legal/report-infringement/) complaining of allegedly infringing activity by you on our service at https://addons.mozilla.org/en-US/firefox/addon/auto-sci-hub. We have removed or disabled access to your add-on identified by the claimant as infringing the claimant's trademark.

The notice included the following report:

From DeVore & DeMarco LLP:

We are litigation counsel for Elsevier Inc., a leading publisher of scientific, engineering, and medical books and journals. Elsevier provides , among other things, the ScienceDirect platform, through which it distributes scientific journal articles in which it holds the copyright. In order to protect its copyright interest in those articles, Elsevier brought a civil action against a number of websites commonly known as "Sci-Hub" and "LibGen" or "Library Genesis" and their respective mirrors which engage in the large-scale infringement of those copyrights. On June 21, 2017, Elsevier obtained a judgement against those websites which, among other things, enjoined the websites, their operators, and anyone acting in concert with them, from infringing Elsevier' s copyrighted works or assisting others in doing so.

We write to inform you of the presence of a number of add-ons for the Firefox web browser which are designed specifically to assist their users in infringing Elsevier 's (and other publisher') copyrights through the websites operated by the defendants in the above-mentioned civil action. We request that these extensions be removed from the Firefox Browser Add-Ons website (addons.mozilla.org) because they (1) violate the DMCA, including Section 1201 (circumvention of copyright protection systems); (2) operate in concert with the defendants in the above-mentioned civil action to violate Elsevier's copyrights in violation of the court 's order enjoining such conduct; and (3) are manifestly in violation of Mozilla's Conditions of Use (https://www.mozilla.om:/enUS/about/legal /acceptable-useD which expressly prohibit, among other things, illegal content and content which violates the copyright or other intellectual property rights of others. We therefore request that the following add-ons be promptly removed.

Available on chrome.google.com

Don't respect Google's rules πŸ˜’

View report mail Dear developer,

Your Google Chrome item "Auto Sci-Hub" with the ID nlogbpfgpkffmombiknfdoogphkimmmd did not comply with our rules and has been removed from the Chrome Web Store.

Your item did not comply with the following section of our Program Rules :

"Content Rules"

  • We do not authorize products or services that facilitate unauthorized access to the content of websites that bypass paywalls.

Once your item complies with the Chrome Web Store rules, you will be able to request that it be republished on the Chrome Web Store Developer Dashboard. Before publishing it again, we will check if it is compliant.

Please respond to this email if you have any questions about its content. The Chrome Web Store Developer Support team will contact you to follow up on your request.

Important Note :

Repeated or harmful non-compliance with the Chrome Web Store rules can lead to suspension of your developer account or banning from using the Chrome Web Store platform.

It may also lead to the suspension of related Google services associated with your Google Account.

Sincerely,

Chrome Web Store Developer Support

Background

I was tired to copy the URL of pages to paste it in Sci-Hub website 100 times per hours while I was reading scientific papers.

So I've created a very simple button addon for Mozilla Firefox which do it all for me.

Installing

This part will explain you how to load the plugin in developper mode. I would recommand you to prefer installing the plugin from the official stores (with links above).

Firefox

Open the debug page on the addon section

about:debugging#addons

Depending on your version of Firefox, this link may redirect you somewhere else. e.g. Ff 71 => about:debugging#/runtime/this-firefox

From that webpage, press the bug button Load Temporary Addon-On... and choose the manifest.json.

Chrome/Chromium

IDK the way to, but the plugin is working on it (because it's using the very raw functions of any browser If you want to complete that part, feel free to PR it /2020πŸ˜‰

Also, as written above, the plugin is not (and will never be) on the chrome store because it doesn't respect it's policy

Prohibited Products:

We don't allow products or services that:

  • Facilitate unauthorized access to content on websites, such as circumventing paywalls or login restrictions
  • Encourage, facilitate, or enable the unauthorized access, download, or streaming of copyrighted content or media
  • Mine cryptocurrency

How to use

Firefox addon button

Go on scientific page with PDF hidden behind a paywall, click on the Auto Sci-Hub button, and Sci-Hub will pop up with your PDF on another tab πŸ˜€

Before After
Before screen After screen

Context Menu

If you right clic on a link, you'll see in the contextual menu a line to open to location of that link in sci-hub.

It's also possible to do the same by right clicking anywhere on the webpage. In that case it will open the current web page on sci-hub.

Link Page
contextual link contextual page

Options

Also, from the version 2.0, you're now free to choose your how redirection. That way you're able to use a raw IP address, your own instance of WhereIsSciHub, or whatever you want πŸ˜€

ASH option view

Built With

FYI - The plugin currently use a fork fixed of the official WhereIsSciHub, Vinni (the author of that tool) can't update his version now so I'm using a fork to have a working plugin ! :D

Authors

  • Arthur Brugiere - Initial work - RoiArthurB
  • Giacomo Rossetto - Upgraded almost everything - Jackymancs4

License

This project is licensed under the GPL 3 License - see the LICENSE.md file for details

Acknowledgments

PS: If the plugin is not available on markets anymore, it must be due to the fact that it doesn't respect Market Policy, so build it from source (it's a very simple plugin based on JS API, so it should work on any browser version) and enjoy the plugin ! πŸ˜€πŸ˜€

PPS: If you love Sci-Hub too, support the project by sending a contribution to the Sci-Hub Bitcoin address: 1K4t2vSBSS2xFjZ6PofYnbgZewjeqbG1TM

PPPS: If it's too complicated to install the plugin on Chrome/ium, consider switching to Firefox 🦊

About

Cross-Browser Plugin to open Sci-Hub πŸ— page with the article from your current tab

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 68.1%
  • HTML 31.9%