Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/denkiwakame/arxiv2scrap
easy-to-use arXiv clipper for scrapbox
https://github.com/denkiwakame/arxiv2scrap
arxiv chrome-extension scrapbox
Last synced: about 1 month ago
JSON representation
easy-to-use arXiv clipper for scrapbox
- Host: GitHub
- URL: https://github.com/denkiwakame/arxiv2scrap
- Owner: denkiwakame
- License: mit
- Created: 2019-01-06T10:50:43.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-12T15:16:40.000Z (almost 6 years ago)
- Last Synced: 2024-08-01T21:56:14.391Z (5 months ago)
- Topics: arxiv, chrome-extension, scrapbox
- Language: JavaScript
- Size: 582 KB
- Stars: 15
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# arxiv2scrap
[![Build Status](https://travis-ci.org/denkiwakame/arxiv2scrap.svg?branch=master)](https://travis-ci.org/denkiwakame/arxiv2scrap)
easy-to-use arXiv clipper for scrapbox.io![DEMO](doc/demo.gif)
## Usage
- `MUST` Log in to scrapbox.io https://scraopbox.io
- `MUST` Right-click on the extension icon >> **Options** >> set your scrapbox project-name
- Click on the extension icon at:
- `https://arxiv.org/abs/[paper-id]`
- `https://arxiv.org/pdf/[paper-id]`
- `*.pdf`## Installation
### For users
- Download extension package from https://github.com/denkiwakame/arxiv2scrap/releases
- In Chrome, navigate to `chrome://extension`
- Install extension
- `zip` Unzip extension and `Load unpacked` in Developer Mode
- `crx` Drag and drop the extension from your file manager anywhere onto the extensions page in Chrome### For developers
- `$ git clone https://github.com/denkiwakame/arxiv2scrap.git`
- `$ cd arxiv2scrap`
- `$ npm install`
- `$ npm run build`## Development
### Watch build (for DEBUG)
- `$ npm run watch`### Release build
- `$ npm run build`### Packaging
- `$ npm run pack`## Supported Browsers
- Google Chrome