An open API service indexing awesome lists of open source software.

https://github.com/superiorlu/vision

自动跳转微信的“继续访问”页面以及其竞品页面的Chrome插件
https://github.com/superiorlu/vision

chrome chrome-extension wechat

Last synced: about 2 months ago
JSON representation

自动跳转微信的“继续访问”页面以及其竞品页面的Chrome插件

Awesome Lists containing this project

README

          

# Vision(幻视)

作为一个 Chrome 插件,可以自动跳转微信中访问链接时出现的“继续访问”页面。

[![GitHub license](https://img.shields.io/github/license/superiorlu/vision.svg)](https://github.com/superiorlu/vision/blob/master/LICENSE)

[![vision.gif](https://i.loli.net/2020/08/21/vY3ljxMWPiuNams.gif)](https://i.loli.net/2020/08/21/vY3ljxMWPiuNams.gif)

## Usage

### 谷歌商店

[谷歌商店 Vision](https://chrome.google.com/webstore/detail/vision/ljjmbhojgemhgihjglfmegckbjnbhofg)

### 源码安装

1. Clone 代码到本地
2. 打开 Chrome 的扩展程序,或者直接浏览器输入 `chrome://extensions/`
3. 加载已解压的扩展程序
4. 选择代码路径加载

## Resource

- [Chrome Extensions](https://developer.chrome.com/extensions/overview)
- [chrome-plugin-demo](https://github.com/sxei/chrome-plugin-demo)