Octopull
Octopull is a tool that extends GitHub pull-requests with additional static analysis results.
什么是Octopull?
Octopull是由http://rmhartog.me开发的Chrome扩展程序,该扩展的主要功能是“Octopull is a tool that extends GitHub pull-requests with additional static analysis results.”。
下载Octopull扩展crx文件
下载Octopull扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Octopull is a tool that extends GitHub pull-requests with additional static analysis results. 扩展基本信息
| 名称 | |
| ID | pnpjfmionfckocmegdmijflakfoigjmk |
| 官方URL | https://chrome.google.com/webstore/detail/octopull/pnpjfmionfckocmegdmijflakfoigjmk |
| 简介 | Octopull is a tool that extends GitHub pull-requests with additional static analysis results. |
| 文件大小 | 169 KB |
| 安装次数 | 14 |
| 当前版本 | 1.2.2 |
| 更新时间 | 2015-08-31 |
| 上架时间 | 2015-08-31 |
| 开发者 | http://rmhartog.me |
| 付费类型 | free |
| 扩展官网 | https://octopull.rmhartog.me/ |
| 帮助页面URL | https://octopull.rmhartog.me/ |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Octopull",
"version": "1.2.2",
"manifest_version": 2,
"author": "Reinier Hartog",
"permissions": [
"https:\/\/github.com\/*",
"https:\/\/octopull.rmhartog.me\/*",
"storage"
],
"optional_permissions": [
" | |