Browser extension to add small tweaks to inaturalist.* https://forum.inaturalist.org/t/my-inaturalist-browser-extension/76846
Find a file
Leon Haag-Fank f3b0528bd5 Added settings to make tags per user or not
Fixed counting of more observations (if >perPage) and other fixes
2026-03-21 16:48:39 +01:00
src Added settings to make tags per user or not 2026-03-21 16:48:39 +01:00
THIRD_PARTY_LICENSES Added support for Chrome (using browser-polyfill) 2026-03-20 17:11:40 +01:00
.gitignore Render linked observations with images 2026-03-13 21:27:07 +01:00
LICENSE First commit 2026-03-13 12:42:05 +01:00
README.md Added settings to make tags per user or not 2026-03-21 16:48:39 +01:00

LnLcFlx' iNaturalist Tweaks Firefox Chrome Edge

⚠️ This is my first JS project and a mere experiment.

Installation on Chrome based browsers

The extension is not and will unlikely be on the Chrome web store, since I do not want to support Google (with the $5 developer fee) due to its repressive behaviour towards webextension developers and Android app developers.

  1. Download the extension code as a ZIP file
  2. Extract the ZIP file to somewhere
  3. Go to chrome://extensions (or edge://extensions in Edge) in the address bar
  4. Enable Developer mode in the top right corner
  5. Click the new button at the top Load unpacked
  6. Navigate to the directory src inside the extracted ZIP file and confirm

To update the extension click Remove and repeat the above steps.

Features

  • Render observations connected via the Similar observation set field or tags
  • Render observations connected via a link in an observation field ((multiple) complex query URLs are supported too)
  • Render an <iframe> for external links in fields, such as Video Link
  • Render EXIF data below each image in the gallery
  • Show the German conservation status, fetched directly from RLZ (disabled by default)
  • Allow adding an observation to a project even when not joined:
    1. Enter the project URL, slug or ID in the project search under the observation. (There will be no visual feedback.)
    2. When the suggestion list disappeared, press Enter.
    3. You will automatically join the project and your observation will be added to it. The page will automatically reload.
  • Toggle the above features on and off in the extension preferences