https://github.com/superiorlu/vision
自动跳转微信的“继续访问”页面以及其竞品页面的Chrome插件
https://github.com/superiorlu/vision
chrome chrome-extension wechat
Last synced: about 2 months ago
JSON representation
自动跳转微信的“继续访问”页面以及其竞品页面的Chrome插件
- Host: GitHub
- URL: https://github.com/superiorlu/vision
- Owner: superiorlu
- License: mit
- Created: 2020-03-24T17:52:21.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-24T11:30:46.000Z (over 5 years ago)
- Last Synced: 2025-02-14T11:52:35.545Z (over 1 year ago)
- Topics: chrome, chrome-extension, wechat
- Language: JavaScript
- Homepage:
- Size: 102 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Vision(幻视)
作为一个 Chrome 插件,可以自动跳转微信中访问链接时出现的“继续访问”页面。
[](https://github.com/superiorlu/vision/blob/master/LICENSE)
[](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)