Skip to content

Generate human-readable slugs from any ordinary string.

License

Notifications You must be signed in to change notification settings

vmelnic/slugify-chrome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slugify Chrome Extension

Generate human-readable slugs from any ordinary string.

Project setup

npm install

Compiles and hot-reloads for development

npm run dev

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Install and configure extension

Open Google Chrome extensions page

chrome://extensions/

Click on Load unpacked

Navigate to dist folder and click on Select button.