SimpleWebSnap 作者: Josh Kwok
A Firefox extension to capture selected text and send it to a local server.
1 个用户1 个用户
扩展元数据
关于此扩展
WebSnap Firefox Extension
A Firefox extension to capture selected text and send it to a local server.
Features
Usage
Code Structure
A Firefox extension to capture selected text and send it to a local server.
Features
- Captures text selection with Cmd+i (Mac) or Ctrl+Y (Windows/Linux)
- Appends source URL in HTML code block
- Sends data to localhost:8889 via POST request
- Auto-generates filename from page title
Usage
- Select text on any webpage
- Press Cmd+I (Mac) or Ctrl+I
- Content will be sent to <http://localhost:8889>
Code Structure
- manifest.json: Extension configuration
- content.js: Selection handling
- background.js: Server communication
评分 0(1 位用户)
权限与数据
更多信息