Save web content from Chromium based browsers directly to your RSpace documents with one click.
- ✅ Quick saving of web content
- ✅ NEW: Save entire pages as PDF files
- ✅ Auto-capture source URL and ISO timestamp
- ✅ Add notes (optional)
- ✅ Save to existing or new RSpace documents
- 🚧 This is a prototype, almost entirely written and reviewed using AI tools.
- 📱Submission to the chrome web store is envisioned, but we'd like to collect some feedback first.
- 📥 If you find any quirks, issues, and have general ideas and suggestions for improving the code and/or the functionality, please reach out!
- Download the files in this repository into a local folder or clone the GitHub repository to your local machine
- Open Chrome → go to
chrome://extensions/(for other Chromium browsers the address might be different, typically{browsername}://extensions/) - Turn on "Developer mode" (top right)
- Click "Load unpacked" → select the extension folder on your local machine
- Done! Look for the RSpace icon in your browser toolbar
- Click the RSpace icon
- Enter your RSpace server URL (e.g.,
community.researchspace.com) - Enter your API key (Get it from: My RSpace → My Profile → API Key (Read more)
- Click Connect
- Go to any webpage
- Click the RSpace icon
- Choose what to save:
- Selection - text you selected in your browser window
- Full Page - entire page (representation in RSpace might deviate)
- URL Only - just the link and the page tile
- PDF - 🆕 save entire page as PDF file attached to document
- Select a document (or create a new one)
⚠️ currently only works with simple documents and not yet with Forms - (Optional) Add any additional comments
- Click Save to RSpace
That's it! ✨
- Report any problems you encounter or any functionality you're missing via the issue tracker on this repository.