Skip to content
/ linkify Public

Chrome and Firefox extension for automatically turning pasted URLs into links

License

Notifications You must be signed in to change notification settings

pento/linkify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linkify

WordPress has an excellent feature, where pasting a URL onto selected text will automatically transform that text into a link.

Now you can do it everywhere!

Installation

Chrome Web Store | Direct download of crx file

Screenshots

Pasting a link in WordPress' Quick Draft Pasting a link GMail

Development

Installation

[email protected]:pento/linkify.git

# If you don't have webpack installed:
npm install -g webpack

Build instructions

To install dependencies:

cd linkify
npm install

Then to start a developing session (with watch), run:

npm start

To start a unit testing session (with watch):

npm test

To build production code + crx (requires mykey.pem):

npm run build

About

Chrome and Firefox extension for automatically turning pasted URLs into links

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •