This browser extension aims at facilitating workflows that use identifiers.org URIs. Both Firefox and Google Chrome are supported.
Important
This extension is currently a work in progress.
Two main feature groups are available, the embedded search bars and the action menu actions.
The current search bars are available from the extension menu at the identifiers.org homepage for easy access. These work in the same was as in the homepage.
These are available by right-clicking selected text, links and web pages.
The three actions available are:
By selecting a CURIE string on any page, users can go to the URL resolved by our resolution services.
By right-clicking a link or selecting a URL as text, an identifiers.org URI can be generated for it if it is in our registry.
By right-clicking any page, an identifiers.org URI can be generated for it if it is in our registry.
To generate zipped files with the extension files for the two browsers use npm run build:all
. Make sure you run npm install
first.
While this is work in progress, please use Firefox's or Chrome's extension debugging features.
- Load extension-firefox.zip as a temporary add-on on Firefox
- Unpack extension-chrome.zip and install them Google Chrome extension developer mode
- Make sure notifications are enabled on your browser and OS, otherwise the extension will appear not to work.