Save Page to Markdown
Save any web page as Markdown to your self-hosted knowledge base
As of June 2026, Save Page to Markdown has — users in the Productivity category.
Usersno change0%
—
—
Ratingno change0%
—
— reviews
Reviewsno change0%
—
Version
1.3.0
Manifest V3
History
1 snapshotsTracking since Jun 18, 2026.
Not enough history yet for this metric — the chart fills in as we collect more snapshots.
View as table
| Date | Users | Rating | Reviews | Version |
|---|---|---|---|---|
| Jun 18, 2026 | — | — | — | 1.3.0 |
| Now | — | — | — | 1.3.0 |
Permissions & access
- Permissions
- activeTabstoragescripting
- Host access
- None declared
Screenshots
About
📚 Knowledge Base Collector — Save any web page as Markdown to your own server. One click. Your data stays yours. ✨ FEATURES • One-click save — Click the extension icon, the current page is instantly extracted and converted to clean Markdown • Bypass anti-scraping — Content is extracted in the browser, bypassing Cloudflare, EdgeOne, and other WAF/anti-bot protections • Smart categorization — Organize saved pages into custom folder categories • Metadata extraction — Automatically captures title, author, publish date, and source URL • Self-hosted backend — All data is saved to YOUR server. No third-party cloud, no tracking, no data collection • Fully open source — Both the extension and backend server are open source (MIT License) 🛠️ HOW IT WORKS 1. Install this extension from the Chrome Web Store 2. Deploy the backend server on your own machine (Docker or direct Python) 3. Configure the server address in the extension settings 4. Browse to any page you want to save → click the icon → done! The saved Markdown files include: • Page title as the heading • Source URL, author, and timestamp as metadata • Clean, readable Markdown content 🐳 BACKEND SETUP (Docker — Recommended) git clone https://github.com/ezzty/knowledge-base-collector.git cd knowledge-base-collector/docker docker compose up -d The server runs at http://localhost:8396 by default. Knowledge base files are saved to ./data/knowledge-base/ 🔧 BACKEND SETUP (Direct Python) pip install trafilatura markdownify readability-lxml requests python3 server.py Environment variables: • KB_PORT — Server port (default: 8396) • KB_DIR — Knowledge base save path (default: ./knowledge-base) 📖 FULL DOCUMENTATION & SOURCE CODE https://github.com/ezzty/knowledge-base-collector 🔒 PRIVACY This extension does NOT collect, store, or transmit any personal data. All data flows directly from your browser to your own self-hosted server. No analytics. No tracking. No third-party services.
Technical
- Version
- 1.3.0
- Manifest
- V3
- Size
- 19.11KiB
- Min Chrome
- 88
- Languages
- 1
- Featured
- No
Metadata
- ID
- enjnfcibloffgkmbachgbpmkidjhapgm
- Developer ID
- u7793c4537b93239d72dde54d8c585a00
- Developer Email
- [email protected]
- Created
- Jun 17, 2026
- Last Updated (Store)
- Jun 17, 2026
- Last Scraped
- Jun 18, 2026
- Website
- —
- Support URL
- —
- Privacy Policy
- https://000030.xyz/privacy.html
Data sourced from the Chrome Web Store · last verified Jun 18, 2026.