Extertar

An extension starter kit for your own extension project. It helps you build your idea only once and then publish it on

Extertar

Features

Features included with the starter

Built with react

You don't have to setup anything. The starter is setup with react.

Write once publish everywhere.

The code is setup in a way so that you need to implement your idea only once and the generator will handle the rest. As such you'll be able to publish your extension in the Chrome Webstore, Firefox Addons store, Edge add one store, opera extension store and all the other chromium based extension stores.

Fully documented

All the codes are fully documented with comments, samples and includes a separate documentations websites.

Plug and Play code base

The codes are ready to use as it is. You just have to implement your own idea.

Sample Included

The pack includes a sample todo application. This is only to showcase different capabilities of the code included.

Maintains standards

All the codes are written by maintaining proper standards and practices.