sci hub injector
1.0.0
Adds SciHub links to popular publisher websites to make accessing science even easier!
Inject freedom into science publisher websites, with style.
Please contribute new websites!
chrome://extensions
(via omnibox or menu -> Tools -> Extensions).Copied from: https://stackoverflow.com/questions/24577024/install-chrome-extension-form-outside-the-chrome-web-store
manifest.json
.inject.js
.
2.1. Extract DOI from website.
2.2. Add element with link to SciHub to DOM. Use the same classes and structure as the website, for niceness.else if
clause if statement in the addSciHubLink
function in inject.js
.Thanks!