Skip to content

Rob--W/extension-dev-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains tools to ease the development and deployment of browser extensions. Most tools are shell scripts (Bash) or functions, directly usable on Linux and Mac.

If you're using Windows, you need to install Cygwin or Gnu On Windows.

Author: Rob Wu gwnRob@gmail.com (https://robwu.nl/).
Website: https://github.com/Rob--W/extension-dev-tools

Usage

The documentation for each browser can be found in the separate subdirectories.

The easiest way to integrate this set of tools in your environment is by adding the following line to your .bashrc:

source path/to/extension-dev-tools/bashrc

Chrome

  • See chrome/README.md for details.

Firefox

  • Quick start: Create a file or symlink at firefox/codesigning.pem
  • See firefox/README.md for details.

Safari

  • Quick start: Create a directory or symlink at safari/certs
  • See safari/README.md for details.

Opera

Internet Explorer

Maxthon

  • See maxthon/README.md for details.

About

Tools to ease development and deployment of browser extensions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published