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

https://github.com/zaaack/chrome-weibo

一个基于微博移动页面的chrome插件,不用担心新浪对微博api的调用限制。
https://github.com/zaaack/chrome-weibo

Last synced: 9 months ago
JSON representation

一个基于微博移动页面的chrome插件,不用担心新浪对微博api的调用限制。

Awesome Lists containing this project

README

          

# chrome-weibo

以此纪念已死的fawei——一个优秀却最终被遗忘的chrome 扩展

![截图](https://raw.githubusercontent.com/yzhen123/chrome-weibo/master/screenshoots/1.png)

##features
*

## 安装方式:

### 1.直接安装
如果是360/qq/搜狗浏览器,直接下载`build/chrome-weibo.crx`文件拖入插件管理页面进行安装。此方法可能不适用于google chrome。

### 2.开发者模式
* 运行 `git clone https://github.com/yzhen123/chrome-weibo.git`
* 在插件管理页面,勾选开发者模式,点击加载已解压的扩展程序,选择`chrome-weibo/src`目录,即可安装。