https://github.com/lilittlecat/google-sheets-hyperlink-converter
A Chrome extension that converts URLs into Google Sheets HYPERLINK formulas with one click. 可以一键将网址转换为 Google Sheets 的 HYPERLINK 公式的 Chrome 扩展。
https://github.com/lilittlecat/google-sheets-hyperlink-converter
googlesheets hyperlinks
Last synced: 9 months ago
JSON representation
A Chrome extension that converts URLs into Google Sheets HYPERLINK formulas with one click. 可以一键将网址转换为 Google Sheets 的 HYPERLINK 公式的 Chrome 扩展。
- Host: GitHub
- URL: https://github.com/lilittlecat/google-sheets-hyperlink-converter
- Owner: LiLittleCat
- Created: 2025-03-13T06:18:27.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-13T10:18:35.000Z (over 1 year ago)
- Last Synced: 2025-06-17T23:43:37.811Z (about 1 year ago)
- Topics: googlesheets, hyperlinks
- Language: JavaScript
- Homepage:
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Google Sheets Link Formatter
[中文文档](./README_CN.md)
A simple Chrome extension for quickly converting URLs into hyperlink formulas in Google Sheets.
## Features
- One-click conversion of URLs to Google Sheets HYPERLINK formulas
- Automatic webpage title fetching for link text
- Supports Chinese and English interfaces
- Clean sidebar interface
- Copy results to clipboard
## Installation
1. Download the latest `.zip` file from the [Releases](../../releases) page and extract it
2. Open Chrome browser and navigate to `chrome://extensions/`
3. Enable "Developer mode" in the top right corner
4. Click "Load unpacked"
5. Select the extracted folder
## Usage
1. After installation, open any Google Sheets document
2. Click the extension icon in the toolbar
3. Paste the URL you want to convert in the input box
4. The HYPERLINK formula will be generated automatically
5. Click the "Copy" button to copy the formula to clipboard
6. Paste it in Google Sheets
## Language Support
- English
- Simplified Chinese
## Notes
- Only works in Google Sheets
- Requires internet connection to fetch webpage titles
- If title cannot be fetched, URL will be used as link text