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 Multi Files Bookmark
Multi Files Bookmark

Manage your projects as bookmarks in one Blender window.
Add-on by 61+
About What's New Reviews Version History

Version History

0.7.1
Compatibility
Blender 5.0 and newer
  • 47.9 KB
  • 39
  • June 12th, 2026

Changelog

This update primarily focuses on UI modifications to better suit user preferences:

  1. The default color settings are now set to "Read Theme Entries." In this mode, switching themes will automatically change the colors accordingly. You can still manually change the colors by unchecking the box or modifying the values ​​for the read theme entries; everything is customizable.

  2. A preset storage function has been added to the bottom of the color modification menu: you can store multiple custom color presets, which are theme-independent and specific to the plugin's UI. These preset files are stored in a local cache path, so uninstalling and reinstalling the plugin will not result in their loss.

  3. A feature has been added where hovering the mouse over a read theme entry allows you to preview its color. Whenever the mouse hovers over an item in the menu, the plugin panel temporarily changes the corresponding area to that item's color value. If you don't confirm the changes, the menu will revert to the unmodified state.

Compatibility
Blender 5.0 and newer
Downloads
39
Size
47.9 KB
Permissions
No special permissions required.
License
GNU General Public License v3.0 or later
Status
Approved
v0.7.1 47.9 KB
0.6.11
Compatibility
Blender 5.0 and newer
  • 36.5 KB
  • 319
  • June 4th, 2026

Changelog

  1. Fixed an issue where reopening with Ctrl+Shift+T failed to retain the "Load UI" option in preferences. Reopening files is now governed by preferences, just like opening a regular file.

  2. Fixed an issue where dragging and dropping multiple files into the Blender window wouldn't open them all at once. Multiple pages can now be loaded simultaneously, just like in a browser. Clicking the plus sign on the panel and selecting multiple files to open is now also supported. Note that the official native Ctrl+O still only opens a single file, not multiple files simultaneously; I don't want to pollute the official commands.

  3. Fixed an issue where multiple processes running simultaneously on Windows would cause errors in saving their original paths. For example, if blender.exe 01 was running multiple tabs and currently loading a file named C:\61\apk\A.blend, and blender.exe 02 was also running multiple tabs and currently loading a file named C:\CloudMusic\B.blend, previously file B would be saved in the path of A. This has now been fixed, and processes are now independent.

  4. Fixed an issue where uninstalling and reinstalling plugins while Blender was running would cause the item tabs to not display correctly in the list.

Compatibility
Blender 5.0 and newer
Downloads
319
Size
36.5 KB
Permissions
No special permissions required.
License
GNU General Public License v3.0 or later
Status
Approved
v0.6.11 36.5 KB
0.6.10
Compatibility
Blender 5.0 and newer
  • 34.0 KB
  • 48
  • June 3rd, 2026

Changelog

  1. Fixed an issue where the options in the "Save to Origin" and "Open File" windows were inconsistent with the official pannel. Now, when saving a new file, you'll see "Compress" and "Remap relative" options (previously saved files will be saved directly without a pop-up); when opening a file using the plus sign in the floating panel, you'll see "Load UI" and "Trusted Source" options. These options are now consistent with the preferences.

  2. Fixed an issue where comment filenames and fill colors couldn't be modified; comment colors can now be customized.

  3. Removed the shortcut for opening projects. Since the official Ctrl+O, Ctrl+Shift+O, and dragging files into the window all load new projects into the list by default, this shortcut was unnecessary and has been removed.

  4. Fixed an issue where the bookmark bar didn't maintain a consistent state when opening files using the official native opening function or by dragging and dropping files. Now, opening files using these methods not only loads them into the list but also maintains a consistent state in the main 3D area's bookmark bar.

Compatibility
Blender 5.0 and newer
Downloads
48
Size
34.0 KB
Permissions
No special permissions required.
License
GNU General Public License v3.0 or later
Status
Approved
v0.6.10 34.0 KB
0.6.9
Compatibility
Blender 5.0 and newer
  • 33.4 KB
  • 105
  • June 1st, 2026

Changelog

  1. Added shortcuts for opening and creating new projects. Now you can use these shortcuts to operate all plugin functions without opening the bookmarks bar. An option to adjust the shortcut's scope has also been added, allowing users to customize whether it applies globally or only when the mouse hovers over the panel. (This does not affect the "Toggle Bar" and "Save to Origin" functions, which are always globally effective.)

  2. Added a feature to display the full filename and file path as a comment when the mouse hovers over a project tag, resolving the issue of incomplete filename display. However, considering some users prefer a cleaner interface, you can also disable hover comments in userpref; this is entirely up to you.

  3. Resolved the issue of repeatedly manually opening the bookmarks bar when switching projects. Now, when creating or opening a new project, the bookmark bar state in the main 3D area of ​​the new project will be consistent with the previous project's bookmarks bar state (closed, filename mode, thumbnail mode). If multiple 3D areas exist, only the largest 3D window will be forcibly changed; the bookmark bar state in other windows will remain unaffected.

(This does not conflict with previously added rule for the silent startup of newly opened 3D windows. If a new 3D window is created within only one project file, it will still start silently. If multiple project files are switched between, the rule to keep the bookmarks bar state consistent will be followed.)

Compatibility
Blender 5.0 and newer
Downloads
105
Size
33.4 KB
Permissions
No special permissions required.
License
GNU General Public License v3.0 or later
Status
Approved
v0.6.9 33.4 KB
0.6.8
Compatibility
Blender 5.0 and newer
  • 31.3 KB
  • 71
  • May 31st, 2026

Changelog

  1. Added the ability to save to the original path. Previously, to ensure the latest state was saved with each switch, files were temporarily stored in a cache directory. This meant that saving only updated the cache directory, not the original files. Now, a new shortcut key has been set to save to the original path. (You can also change the keymap to Ctrl+S to save directly to the original directory. I didn't do this to avoid corrupting the official operating system.)

  2. Fixed the issue of UI line thickness changing when zooming the panel. Zooming the UI now provides a better experience.

  3. All UI colors are now placed in secondary menus to maintain a clean preference setting. A reset button has also been added.

Compatibility
Blender 5.0 and newer
Downloads
71
Size
31.3 KB
Permissions
No special permissions required.
License
GNU General Public License v3.0 or later
Status
Approved
v0.6.8 31.3 KB
0.6.7
Compatibility
Blender 5.0 and newer
  • 29.2 KB
  • 8
  • May 31st, 2026

Changelog

  1. Fixed an issue where the bookmark bar status of multiple projects interfered with each other when switching between them. Previously, when switching from a project where all 3D windows had their bookmark bars open, switching to a project where only some 3D windows had their bookmark bars open would force the bookmark bars of all the latter to be open. Now, the open and closed states of the bookmark bars are completely independent for each project.

  2. Fixed an issue where the bookmark bar would always be open when creating a new 3D region. Now, it is not necessary to manually close it; newly created 3D regions will always remain silently open.

Compatibility
Blender 5.0 and newer
Downloads
8
Size
29.2 KB
Permissions
No special permissions required.
License
GNU General Public License v3.0 or later
Status
Approved
v0.6.7 29.2 KB
0.6.6
Compatibility
Blender 5.0 and newer
  • 29.1 KB
  • 24
  • May 31st, 2026

Changelog

  1. Updated the color customization module; you can now switch to dark mode or choose any color you like.

  2. Based on feedback, changed the scaling value to 0.1~1.5.

  3. Added Chinese-English translation; the experience in Chinese mode is now better.

If you have any other needs, feel free to submit them in the comments section.

Compatibility
Blender 5.0 and newer
Downloads
24
Size
29.1 KB
Permissions
No special permissions required.
License
GNU General Public License v3.0 or later
Status
Approved
v0.6.6 29.1 KB
0.6.5
Compatibility
Blender 5.0 and newer
  • 27.4 KB
  • 179
  • May 23rd, 2026

Changelog

1.使用 package 作为 Addon Preferences 的标识,快捷键改为通过 Blender 官方 add-on keymap 方式注册和卸载,不再做冲突检测、自定义捕捉逻辑或额外快捷键管理; 2. 移除了与官方有冲突或不需要的快捷键功能:New Project、Open File、Reopen Previous Window; 3. 新增 Dock 参数设置,用于更改UI面板的高度和缩放比例;新增 Cache Folder 设置,用于指定缓存 .blend 和缩略图目录;新增 Toggle Bar 快捷键,用于显示或隐藏 Dock 栏。

  1. Switched to using package as the Addon Preferences identifier. Shortcuts are now registered/unregistered the official Blender add-on keymap way — no more conflict detection, custom capture logic, or extra shortcut management;
  2. Removed shortcut features that clashed with Blender or weren't needed: New Project, Open File, Reopen Previous Window;
  3. Added a new Dock setting to tweak the UI panel's height and scale. Also added a Cache Folder setting to choose where .blend files and thumbnails are stored. Plus a Toggle Bar shortcut to show or hide the Dock bar."
Compatibility
Blender 5.0 and newer
Downloads
179
Size
27.4 KB
Permissions
No special permissions required.
License
GNU General Public License v3.0 or later
Status
Approved
v0.6.5 27.4 KB
0.6.4
Compatibility
Blender 5.0 and newer
  • 28.5 KB
  • 11
  • May 16th, 2026

No changelog for this release.

Compatibility
Blender 5.0 and newer
Downloads
11
Size
28.5 KB
Permissions
No special permissions required.
License
GNU General Public License v3.0 or later
Status
Awaiting Review
v0.6.4 28.5 KB
9 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