Home

Awesome

biblio-glutton-extension

A browser extension for providing bibliographical services:

This extension is an adaptation of istex-browser-addon.

Functionalities

This browser extension performs the following task:

Examples

Wikipedia

science-direct

Wiley Onlinelibrary

Supported identifiers and protocols

Linking work at item level (e.g. article) and will try to identifying the following identifiers in the web page:

Supported browsers

Developers

How to build the artefact:

npm i
npm run build

How to run the web extension in developer mode in firefox (you need to install firefox >= 49):

npm i
npm run firefox

Developer mode in chromium:

npm i
npm run chromium

Developer mode in chrome:

npm i
npm run chrome

Back end service

The extension requires a functional biblio-glutton service. By default, the science-miner biblio-glutton service is used, but you can install your own biblio-glutton server to optimize response time, add your own repositories or local subscription access information.

License and contact

biblio-glutton-extension is distributed under Apache 2.0 license.

Main author and contact: Patrice Lopez (patrice.lopez@science-miner.com)