Skip to content

Hashory/template-simple-browser-extension-with-deno

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Template Simple Browser Extension with Deno

Development Setup

  1. Install Deno.

  2. Clone the repository or Click "Use this template".

    Use this template button image

    or

    git clone https://github.com/Hashory/template-simple-browser-extension-with-deno.git
  3. Cache the type files required for development.

    deno cache deno.json
  4. Generate the extension files in the /dist directory.

    bundle.ts will be executed. Some permissions may be required.

    deno task bundle
  5. Format the code.

    deno fmt

License

CC0-1.0 license

About

Template Simple Browser Extension with Deno

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published