webclipper/web-clipper: Clip anything to anywhere
2019-09-08 22:59:40 Author: github.com(查看原文) 阅读量:462 收藏

Join GitHub today

GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.

Sign up

TypeScript JavaScript CSS HTML

Permalink

Type Name Latest commit message Commit time
Failed to load latest commit information.
.vscode refactor: use dva Jun 30, 2019
chrome/icons chore: update icons Jun 26, 2019
script chore: change webpack config Aug 19, 2019
src fix: fix style of locale selet Sep 7, 2019
webpack chore: move loadsh to vendor Sep 2, 2019
.eslintignore feat:添加用户信息和新增仓库接口以及一部分测试 使用腾讯的 tslint 规范 Oct 17, 2018
.eslintrc.js chore(clipper): use absolute import Apr 28, 2019
.gitignore chore: change webpack config Aug 19, 2019
.prettierrc style: line code May 26, 2019
.travis.yml chore: update travis Aug 23, 2019
.yarnrc chore: clean dependencies Jul 5, 2019
DingTalk.jpeg chore(clipper): update DingTaki image Mar 11, 2019
LICENSE chore: add LICENSE May 8, 2019
README.md docs: update readme Sep 6, 2019
jest.config.js test: add test for selction Jul 26, 2019
package.json chore: update @web-clipper/extensions and @web-clipper/area-selector Sep 8, 2019
tsconfig.json feat: support refresh token Sep 1, 2019
yarn.lock chore: update @web-clipper/extensions and @web-clipper/area-selector Sep 8, 2019

Build Status Codecov

You can use Web Clipper to save anything on the web to anywhere.

Support Site

Install

- Firefox (WIP)

ps: I don't use firefox,maybe some compatibility issues.So, issue welcome and PR welcome.

ps: Because the review takes a week, the version will fall behind.

From Github

  1. Download the webclipper.zip from release page
  2. Go to chrome://extensions/ and check the box for Developer mode in the top right.
  3. Locate the ZIP file on your computer and unzip it.
  4. Go back to the chrome://extensions/ page and click the **Load unpacked extension **button and select the unzipped folder for your extension to install it.

Develop

$ git clone https://github.com/webclipper/web-clipper.git
$ cd web-clipper
$ yarn
$ yarn dev

Test

DingTalk


文章来源: https://github.com/webclipper/web-clipper
如有侵权请联系:admin#unsafe.sh