Home

Awesome

<div align="right">Language: :us: <a title="Chinese" href="doc/cn/README.md">:cn:</a></div> <h1 align="center">🔗 Sink Short URL Extension</h1>

This is a Chrome extension that allows for quick generation and preview of short links using Sink.

✨ Features

☀️ Screenshots

popupPage

QRCodePage

optionPage

optionPage

🛠 Development and Debugging

  1. Clone the repository to your local machine
git clone https://github.com/zhuzhuyule/sink-extension.git
  1. Enter the project directory
cd sink-extension
  1. Install dependencies
pnpm install
  1. Start the development server
pnpm dev
# or
pnpm build
  1. Open Chrome browser and navigate to the Extensions page (chrome://extensions/).
  2. Enable Developer mode.
  3. Click the Load unpacked extension button.
  4. Select the root directory of the extension ./sink-tool.

📦 Manual Installation

You can install the extension using the following steps:

  1. Download the sink-tool.zip file.
  2. Extract the zip file.
  3. Open Chrome browser and navigate to the Extensions page (chrome://extensions/).
  4. Enable Developer mode.
  5. Click the Load unpacked extension button.
  6. Select the root directory of the extension sink-tool.

🚀 Usage

  1. Install Sink service: refer to https://github.com/ccbikai/Sink
  2. Install the extension into the Chrome browser.
  3. Navigate to the webpage you want to shorten.
  4. Click the extension icon, customize the short link suffix (optional).
  5. Click the generate button, preview, and copy the short link.

🛠️ Tech Stack

🤝 Contributing

Feel free to submit issues and pull requests!

📄 License

Distributed under the MIT License.