ismorozs / multi-word-searcher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multi word searcher

This repository contains source code for Firefox browser extension.

To start developing or recreate the current extension build run

npm install

and then

npm start

This will create background and content scripts in the ./extension folder, which contains actual files of the extension.

About

License:MIT License


Languages

Language:JavaScript 98.1%Language:HTML 1.7%Language:CSS 0.1%