Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 513 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 513 Bytes

svelte-detector

A simple Chrome / Firefox extension to see if a website is using Svelte.

🦊 Get it for Firefox

🟡 Get it for Chrome

Build

If you want to build the extension yourself and install it that way just follow these instructions:

  1. npm install
  2. npm run build
  3. A .zip file should be in the web-ext-artifacts directory