Skip to content

ashishbinu/linkify

Repository files navigation

Linkify Logo

Linkify

Linkify is a Mozilla Thunderbird extension that automatically converts plain text URLs to clickable links.

Requirements

To develop Linkify, you need to have the following software installed:

  • git
  • pnpm

Developer Installation

To install and run Linkify locally for development purposes, follow these steps:

  1. Clone the Linkify repository:
    git clone https://github.com/ashishbinu/linkify
  2. Install dependencies using pnpm:
    pnpm install
  3. Start the development server:
    pnpm dev

About

A Mozilla Thunderbird extension to automatically convert plain text urls to clickable links.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published