tagomio / webextension

WebExtension to add goms.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Preact WebExtension Starter

Using webpack + alialised react + jsx

Getting Started

Setup

Run npm i to install dependencies.

Build the Project

Run npm run build. The bundle will end up in dist/.

Get the extension in Firefox for development

Run npm run start. The extension required a build in dist/.

About

WebExtension to add goms.


Languages

Language:CSS 43.7%Language:TypeScript 40.5%Language:JavaScript 13.3%Language:HTML 2.6%