Extensions
  • Home
  • Add-ons
  • Themes
  • Approval Queue
  • About
  • Upload Extension
  • Sign in
  • BLENDER.ORG

    • Download

      Get the latest Blender, older versions, or experimental builds.

    • What's New

      Stay up-to-date with the new features in the latest Blender releases.

    DEVELOPMENT

    • Roadmap

      See which projects are currently being worked on and what's next.

    • Documentation

      Guidelines, release notes and development docs.

    LEARNING & RESOURCES

    • Blender Studio

      Access production assets and knowledge from the open movies.

    • Manual

      Documentation on the usage and features in Blender.

    • Benchmark

      A platform to collect and share results of the Blender Benchmark.

    • Blender Conference

      The yearly event that brings the community together.

    DONATE

    • Development Fund

      Support core development with a monthly contribution.

    • One-time Donations

      Perform a single donation with more payment options available.

All Add-ons

Add-on Path Actions
Path Actions

Open blend folder in OS explorer, and more.
Add-on by SamuelBernou
About What's New Permissions Reviews Version History

Version History

2.8.0
Compatibility
Blender 4.2 LTS and newer
  • 41.8 KB
  • 742
  • April 14th, 2026

Changelog

Fixed

  • Error when opening on new instance using a relative filepath (when using right-click menu on a library in outliner -> Open in new instance)

Added

  • Alt + Clicking on open in new instance allow opening without extra arguments from command lines (tooltip shows when there are more than two, mostly interesting for dev and TD peoples)
  • Shows a Copy Launch Command option in folder icon Alt menu when dev mode is enabled.
Compatibility
Blender 4.2 LTS and newer
Downloads
742
Size
41.8 KB
Permissions
This version requests the following:
  • Files Open folders, List Blend files
  • Clipboard Copy path to files
License
GNU General Public License v3.0 or later
Status
Approved
v2.8.0 41.8 KB
2.7.0
Compatibility
Blender 4.2 LTS and newer
  • 41.3 KB
  • 167
  • April 9th, 2026

Changelog

Improved custom file history:

  • when search found nothing in blend names, now shows an extra list when there is a match in full path to blend (foldable)

custom history with path fallback search extra list

Compatibility
Blender 4.2 LTS and newer
Downloads
167
Size
41.3 KB
Permissions
This version requests the following:
  • Files Open folders, List Blend files
  • Clipboard Copy path to files
License
GNU General Public License v3.0 or later
Status
Approved
v2.7.0 41.3 KB
2.6.0
Compatibility
Blender 4.2 LTS and newer
  • 41.2 KB
  • 761
  • February 9th, 2026

Changelog

Added:

Custom file history improvements

  • Can also be called with shortcut Ctrl + Alt + Shit + O
  • Now have a search field to filter result:
    • When there is no exact result, try to fuzzy match blender name or parts of it

Quick opening of any addons preferences:

  • New Single Addon Preferences button at the bottom of Alt menu (Alt + Click on folder icon). Popup a search fied to show a target addon preferences.
  • Prefix enabled addons with 1, disabled ones with 0 for fast filtering.

More path related actions in library context menu

  • Access in right-click menu on a library path when using blender file mode of Outliner
  • added actions: open containing folder and copy path
  • also add open in new instance in case of library blend file

Link checker (only available with Developer mode enabled in preferences):

  • This is a quick link checker for the file in a popup window.
  • Called from Alt panel on folder icon or in the header of the Blend file outliner mode
  • List external files linked or used within current blend file
  • Has search field to filter by libraries name ( Fallback search on path when nothing is found based on names)
  • Can sort by Name, Path, Type or Status (valid or broken link)
  • When it's a blend:
    • Open blend in new instance
    • Look for updates: if another blend in the same source folder has same basename and ends with an increment of current version, ex: name_001 -> name_002)
    • Allow to replace or edit filepath. Unlike native relocate, it just rewrites the filepath, blend (as could be possible before Relocate was added), file needs to be saved and reopened for the library change to take effect. warning: A bad use of this can break links in your file, you have to know what you're doing !
    • Incremental save is recommended before using any lib update or path rewrite, those two features are mainly for devs, TDs or advanced users. use with caution.

Fixed:

Error when displaying relative file path's name and stem in "copy alternative path" operator

Compatibility
Blender 4.2 LTS and newer
Downloads
761
Size
41.2 KB
Permissions
This version requests the following:
  • Files Open folders, List Blend files
  • Clipboard Copy path to files
License
GNU General Public License v3.0 or later
Status
Approved
v2.6.0 41.2 KB
2.3.2
Compatibility
Blender 4.2 LTS and newer
  • 31.4 KB
  • 4744
  • January 21st, 2025

Changelog

Changed

Actions available using modifier keys when clicking on corner Folder icon:

  • Ctrl + Click : Copy Blend path
  • Shift + Click : Open Side Blend
  • Alt + Click : Alternative actions
  • Cltr + Alt + Click : popup copy formatted path to Blend

Now ask for confirmation when current blend is not saved and user try to open from side blend or from new File history

Added

New alternative actions popup feature, accessed from Alt + Click on folder icon

File History (enhanced "Open recent") with the following features:

  • choose to inspect another blender version history (default to current blender version)
  • click on a file name to open in-place (same as classic history)
  • button to open in new blender instance
  • button to open folder in OS
  • button to copy blend path (Alt + click on it for alternative formatting choice)
  • choices are greyed out when files are no longer available (in this case, open folder bring to the uppermost available folder).

Copy formatted path to Blend (same as Ctrl+Alt+Click on corner folder icon)

open/copy app related paths:

  • blender-app/config/temp/script-directories folders
  • copy path to executable
  • search/open addon folder

Custom path copy

In open side blend popup, alternative path popup, or file history popup, when there is a Copy icon related to a path, Alt + Click on it call a sub-popup to chose alternative path formats with quote style choice.

Compatibility
Blender 4.2 LTS and newer
Downloads
4744
Size
31.4 KB
Permissions
This version requests the following:
  • Files Open folders, List Blend files
  • Clipboard Copy path to files
License
GNU General Public License v3.0 or later
Status
Approved
v2.3.2 31.4 KB
2.0.11
Compatibility
Blender 4.2 LTS and newer
  • 13.5 KB
  • 6058
  • June 3rd, 2024

Changelog

List permissions in manifest file

  • permissions = ["files", "clipboard"]
Compatibility
Blender 4.2 LTS and newer
Downloads
6058
Size
13.5 KB
Permissions
This version requests the following:
  • Files Add-on expects to have access to filesytem.
  • Clipboard Add-on can read and write to the system clipboard.
License
GNU General Public License v2.0 or later
Status
Approved
v2.0.11 13.5 KB
2.0.10
Compatibility
Blender 4.2 LTS and newer
  • 13.7 KB
  • 29
  • May 19th, 2024

Changelog

Fix problem with preferences

Compatibility
Blender 4.2 LTS and newer
Downloads
29
Size
13.7 KB
Permissions
No special permissions required.
License
GNU General Public License v2.0 or later
Status
Awaiting Review
v2.0.10 13.7 KB
6 versions
  • About
  • Privacy Policy
  • Terms of Service
About
  • Blender Foundation
  • Blender Institute
  • Blender Studio
  • License
  • Logo & Trademark
  • Credits
  • Privacy Policy
  • Code of Conduct
Organization
  • People
  • Jobs
Blender Network
Download
  • Latest Blender
  • Blender LTS
  • Previous Versions
  • Experimental Builds
  • Source Code
  • Requirements
  • Benchmark
  • Flamenco
Extensions
  • Add-ons
  • Themes
Developers
  • Get Started
  • Roadmap
  • Projects
  • Docs
  • Blog
  • Forum
  • YouTube
  • Python API
Blender Studio
  • Films
  • Training
  • Tools & Pipeline
Support
  • Manual
  • Community
  • FAQ
Get Involved
  • Documentation
  • Education
News
  • Press Releases
  • User Stories
Blender Conference
Follow Blender
Support Blender
  • Donate
  • One-time Donation
Artistic freedom starts with Blender The Free and Open Source 3D Creation Suite