darkfe / crxmake

build crx without chrome

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

crxmake

make crx by bash

A mirror of https://code.google.com/p/chromium/issues/attachmentText?id=15059&aid=-2305436989939443553&name=crxmake.sh posted by jaysoffian


Usage

crxmake.sh <extension dir> <pem path>

这是啥

这个仓库只是 jaysoffian 所写的编译crx 的bash脚本的一个镜像.

另外从这里找到另外一些 crx build 的方案.

Windows 上怎么用?

如果你是用 cygwin 应该没有任何问题, 如果你只有 Git Bash, 可能会缺少 xxdzip 命令, 你可以从这里下载到这两个exe.

origin

About

build crx without chrome


Languages

Language:Shell 100.0%