Opener: New Tab by Default
Open links in new tabs by default. If the note is already open in another tab, it switches to it. Can also open PDFs and other file formats in System Apps when cmd/ctrl is hold.
Data
ID | opener |
Author | LukeMT, Aidan Gibson |
Minimum Obsidian Version | 0.15.9 |
Official Release Date | 2025-05-21 |
Last update | 2025-05-31 |
Quick Links
Changes
Date | Changed Property | Old Value | New Value |
---|---|---|---|
2025-05-21 | Plugin Added | ||
2025-05-27 | name | Opener 2: New Tab by Default | Opener: New Tab by Default |
2025-05-27 | description | Open links in new/existing tabs by default. Can open PDFs and other file formats in System Apps if desired. | Open links in new tabs by default. If the note is already open in another tab, it switches to it. Can also open PDFs and other file formats in System Apps when cmd/ctrl is hold. |
Repository Data
License | MIT in package.json , MIT in LICENSE file
|
Package Manager | npm |
Uses Typescript | true |
Installed Bundlers | esbuild |
Installed Testing Frameworks | none |
Has Test Files | false |
Uses BRAT beta releases | false |
Dependencies | monkey-around |
Dev Dependencies | @types/node, builtin-modules, esbuild, obsidian, tslib, typescript |
License information is extracted from the package.json
and the LICENSE
file. If they do not match, say unknown
, or say not found
, please check the repository or contact the author for clarification.
Has Test Files looks for files ending in .test.js
, .test.ts
, .spec.js
or .spec.ts
.
Installed Testing Frameworks looks at installed dependencies. This does not mean that a plugin is actually using the testing framework.
Dependencies and Dev Dependencies only list the direct dependencies of the plugin.
Downloads
Version History
Version | Release Date | Note |
---|---|---|
1.0.34 | 2025-05-31 | None |
1.0.46 | 2025-05-31 | None |
1.1.0 | 2025-05-31 | None |
1.1.1 | 2025-05-31 | None |
2.0.0 | 2025-05-31 | None |
2.2.3 | 2025-05-31 | None |
2.2.5 | 2025-05-31 | None |
2.2.6 | 2025-05-31 | None |
2.2.7 | 2025-06-01 | None |
2.2.8 | 2025-06-01 | None |
2.2.9 | 2025-05-31 | None |
Blacklisted versions are versions that are known to cause major issues or contain security concerns and have thus been blacklisted by the Obsidian team. Obsidian will disable plugins on startup whose installed verion is blacklisted. It is strongly recommended to update to a newer version.