Skip to content

coffeedeveloper/quick-link

Repository files navigation

Quick Link Chrome Extension

中文 README

A quick link jumping tool that supports custom URL mapping and search functions.

Features

  • Supports quick jumping to preset websites using the m/name format
  • Supports quick site searches using the m/name/query format
  • Allows custom addition and management of URL mapping configurations
  • Configuration data is automatically synced to your Chrome account

How to Use

  1. In the Chrome address bar, type m and press the Tab key to enter quick jump mode
  2. Enter the preset name, such as github, to jump to the corresponding website
  3. Enter the name and search term, such as github/chrome, to search within the corresponding website

Configuration Instructions

  1. Click the extension icon to open the configuration page
  2. Fill in the following information to add a new mapping:
    • Title: Display name
    • Name: Short name used in the address bar
    • Base URL: Website for direct access
    • Search URL: Website template for search function (optional, use {query} as placeholder)

Installation Method

  1. Download the project code
  2. Open the Chrome Extensions management page (chrome://extensions/)
  3. Enable "Developer mode"
  4. Click "Load unpacked"
  5. Select the project folder

Default Configuration

Includes default configuration for GitHub:

  • Enter m/github to jump to the GitHub homepage
  • Enter m/github/chrome to search for chrome-related repositories on GitHub

About

QuickLink is a Chrome extension that you can type m/{name} to jump your target link.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors