Capture From Browser ავტორი Precompute
Capture Title, URL and Selection to a local server.
არცერთი მომხმარებელიარცერთი მომხმარებელი
გაფართოების მონაცემები
ეკრანის სურათები
გაფართოების შესახებ
This is a Web Extension (for Firefox / Chrome / Chromium) that extracts the current page title, url and highlighted text and sends it to a local server. This allows the you to "capture" the content you highlight in a local file.
Website: https://precompute.github.io/capture-from-browser/
Source Code (GPLv3): https://github.com/precompute/capture-from-browser/
Feature Requests, Bug Reports and Pull Requests are always welcome!
Ideal for note-taking and saving highlights to a personal file / exobrain.
The extension POSTs the following JSON to (selected port)/api/capture, which the user should write a server against:
The github repo contains a simple server in golang as well.
Website: https://precompute.github.io/capture-from-browser/
Source Code (GPLv3): https://github.com/precompute/capture-from-browser/
Feature Requests, Bug Reports and Pull Requests are always welcome!
Ideal for note-taking and saving highlights to a personal file / exobrain.
- Easily change default port
- Markdown toggle (boolean flag sent to backend)
- Keyboard shortcuts
- Textbox for additional context
- Local log of previous requests (no selection data logged)
- Completely Private: local-only, open source (GPLv3)
The extension POSTs the following JSON to (selected port)/api/capture, which the user should write a server against:
"source_url": "string",
"page_title": "string",
"selection_text": "string",
"selection_html": "string",
"context": "string",
"markdown": boolean,
"timestamp": "ISO8601"
The github repo contains a simple server in golang as well.
0 შეფასება 0 მიმომხილველისგან
ნებართვები და მონაცემები
მოთხოვნილი ნებართვები:
- თქვენს მონაცემებთან წვდომა ყველა საიტზე
დამატებითი ნებართვები:
- თქვენს მონაცემებთან წვდომა localhost-ზე
- თქვენს მონაცემებთან წვდომა 127.0.0.1-ზე
აღსარიცხი მონაცემები:
- შემქმნელის თქმით ეს გაფართოება არ საჭიროებს მონაცემთა აღრიცხვას.
დამატებითი მონაცემები
- დამატების ბმულები
- ვერსია
- 1.9
- ზომა
- 55,04 კბ
- ბოლო განახლება
- თვის წინ (21 თებ 2026)
- მსგავსი კატეგორიები
- ვერსიის ისტორია
- კრებულში დამატება