
SimpleWebSnap 作者: Josh Kwok
A Firefox extension to capture selected text and send it to a local server.
尚无用户尚无用户
您需要 Firefox 来使用此扩展
扩展元数据
关于此扩展
## Features
- Captures text selection with Cmd+I (Mac) or Ctrl+I (Windows/Linux)
- Appends source URL in HTML code block
- Sends data to localhost:8889 via POST request
- Auto-generates filename from page title
## Usage
1. Select text on any webpage
2. Press Cmd+I (Mac) or Ctrl+I
3. Content will be sent to <http://localhost:8889>
- Captures text selection with Cmd+I (Mac) or Ctrl+I (Windows/Linux)
- Appends source URL in HTML code block
- Sends data to localhost:8889 via POST request
- Auto-generates filename from page title
## Usage
1. Select text on any webpage
2. Press Cmd+I (Mac) or Ctrl+I
3. Content will be sent to <http://localhost:8889>
评分 0(1 位用户)
权限与数据详细了解
必要权限:
- 访问您在所有网站的数据
更多信息
1.1.0 的发布说明
## 1.1.0
### Changed
- Removed YouTube iframes from copied selections
- Improved URL handling by converting relative URLs to absolute URLs in selections
### Refactored
- Created `stripYouTubeIframes` function to handle iframe removal
- Created `relToAbs` function to handle URL conversion
- Created `selToHtml` function for selection-to-HTML conversion
- Removed unnecessary `org` extension
### Changed
- Removed YouTube iframes from copied selections
- Improved URL handling by converting relative URLs to absolute URLs in selections
### Refactored
- Created `stripYouTubeIframes` function to handle iframe removal
- Created `relToAbs` function to handle URL conversion
- Created `selToHtml` function for selection-to-HTML conversion
- Removed unnecessary `org` extension
Josh Kwok 制作的更多扩展
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分