Skip to content

Simple browser extension to see if a website is using Svelte.

Notifications You must be signed in to change notification settings

alb/svelte-detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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