Nomi.AI Shared Notes Extractor version history - 3 versions
Nomi.AI Shared Notes Extractor by spacegoblins
Nomi.AI Shared Notes Extractor version history - 3 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 1.5.1
Released Mar 24, 2026 - 25.52 KBWorks with firefox 58.0 and later, android 120.0 and laterHotfix for injection logic - should work more reliably now.Source code released under MIT License
Older versions
Version 1.5
Released Mar 24, 2026 - 25.51 KBWorks with firefox 58.0 and later, android 120.0 and laterWhat's New- Settings panel, right in the page. There's now a ⚙ button in the Nomi.ai page header, right next to Import and Export. Clicking it opens a Settings panel where you can choose which export formats to include. Note: You can adjust these same settings from clicking the Extension icon in the Firefox toolbar. The settings sync when you close and reopen either panel.
- About tab. The same ⚙ panel has an "About" tab that shows the latest release version, release date, and release notes fetched directly from GitHub.
- Sections auto-expand after import. When you import a file, any section whose content changed will now automatically open so you can review it.
- Injection logic fortified. The extension's injected buttons on your Nomi's shared notes page should more reliably appear. Fixed some issues caused by browsing around the SPA which would cause the buttons not to be re-rendered.
Source code released under MIT License
Version 1.4
Released Mar 20, 2026 - 24.98 KBWorks with firefox 58.0 and laterNew in v1.4
Import your notes: You can now load a previously exported file back into your Nomi's Shared Notes page. Just click Import, pick a file, review the confirmation screen, and let the extension fill everything in for you.
More export formats: Export now supports three file types: plain text (.txt), Markdown (.md), and spreadsheet-friendly CSV (.csv).
Timestamps on exported files: Exported files are now named with the date and time, making it easy to keep multiple backups organized.
Settings panel: The extension popup now has a Settings screen where you can choose which file formats to include when you export. Your choices are saved automatically and sync across devices if you're signed into Firefox.
About panel: The popup now has an About screen that shows the current release version and notes straight from GitHub.
Buttons live on the page now: The Import and Export buttons are injected directly into the Shared Notes page header, so you don't have to go back and forth with the popup to use them. The Export button also shows you at a glance which formats are currently selected.
Better feedback: Small notification banners now appear on the page to confirm when an export succeeds or if something goes wrong, instead of relying on the popup closing as confirmation.
Works with browser navigation: The extension now correctly handles navigating between pages in Nomi.ai without needing a browser refresh to get the buttons back.Source code released under MIT License