Skip to content

Better Add-on Manager

Make plugin management more intuitive and efficient.

The above warnings are based on limited information and might not always be accurate.

Data

ID better-plugins-manager
Author eondrcode
Funding Support the Author
Minimum Obsidian Version 1.5.8
Official Release Date 2024-12-12
Last update 2026-06-13

Last Refresh

Obsidian Stats last refreshed the data behind this page on Jun 15, 2026.

Community plugin snapshot Jun 15, 2026
Repository clone last successful checkout Jun 15, 2026
Release acquisition release metadata checked Jun 15, 2026; latest main.js acquired

Quick Links

Changes

Date Changed Property Old Value New Value
2024-12-12 Plugin Added
2025-09-13 repo 0011000000110010/obsidian-manager Obsidian-Forge/obsidian-manager
2025-12-11 repo Obsidian-Forge/obsidian-manager zenozero-dev/obsidian-manager
2025-12-22 repo zenozero-dev/obsidian-manager zenozerocode/obsidian-manager
2026-01-12 repo zenozerocode/obsidian-manager eondrcode/obsidian-manager
2026-05-12 author zero eondrcode
2026-05-12 description 打造您的极致插件管理体验,让插件管理变得更加直观、高效,同时提升您的工作流程和个性化设置。 Make plugin management more intuitive and efficient.
2026-06-13 name Better Plugins Manager Better Add-on Manager

Repository Data

License MIT in package.json
MIT in LICENSE file
Package Manager npm
Uses Typescript Yes
Installed Bundlers esbuild
Installed Testing Frameworks None found
Has Test Files No
Latest Release main.js Size 1.29 MB
Detected ES Version ES2018
Probably Minified No
main.js API Findings 8 disclosures
Uses BRAT beta releases No
Dependencies None
Dev Dependencies @types/node, @typescript-eslint/eslint-plugin, @typescript-eslint/parser, builtin-modules, esbuild, obsidian, tslib, typescript

main.js API Findings

These conservative findings come from static analysis of the latest release main.js. The table includes warnings and high-confidence informational findings; lower-confidence informational findings are omitted to reduce false positives. Warnings indicate usage of potentially risky APIs, but such APIs can be used safely if handled with care.

Disclosure Detected From
Adapter File Access Uses adapter-level vault filesystem APIs
Clipboard Access Reads or writes clipboard data
Cors Free Network Access Uses Obsidian request APIs
Global Handlers Or Timers Registers events, DOM handlers, or intervals
Network Access Uses Obsidian request APIs
Node Filesystem Access Uses direct Node filesystem-related modules
Process Or Shell Access Uses Node process or subprocess APIs
Vault File Write Writes vault files
Finding Type Confidence Evidence
Uses direct Node filesystem-related modules Warning High fs (1), path (1)
Uses Node process or subprocess APIs Warning High child_process (1)
Reads or writes clipboard data Info High navigator.clipboard.writeText (3)
Registers events, DOM handlers, or intervals Info High setTimeout (2)
References URLs or constructs URL objects Info High https:// (32)
Uses Obsidian request APIs Info High obsidian.requestUrl (9)
Persists plugin settings or data Info High this.loadData (1), this.saveData (1)
Registers plugin settings UI Info High this.addSettingTab (1), Setting (59), obsidian.Setting (59)
Registers commands, ribbon icons, or status bar items Info High this.addRibbonIcon (1)
Accesses Obsidian vault APIs Info High app.vault (23)
Opens or creates files through workspace or file manager APIs Info High workspace_file_open:getLeaf.openFile (1)
References Obsidian URI links Info High obsidian:// (1)
Uses adapter-level vault filesystem APIs Info High app.vault.adapter (8)
Writes vault files Info High app.vault.create (1)
Accesses Obsidian workspace APIs Info High app.workspace (7)

The above data may not be accurate and contain errors. For more information refer to the page about data collection.

Lines of Code

The plugin has a total of 20080 lines of code. The following chart shows the lines of code split by programming language.

Downloads

The following chart shows the total number of downloads of the plugin over time. The second chart shows the delta of downloads per week, which is the number of new downloads per week. New version releases are marked with vertical lines.

Version History

Version Release Date Note
0.0.1 2024-12-12 None
0.0.2 2024-12-21 None
0.0.3 2025-01-08 None
0.0.4 2025-01-09 None
0.0.5 2025-01-10 None
0.0.6 2025-01-10 None
0.0.7 2025-01-11 None
0.0.8 2025-01-12 None
0.0.9 2025-01-12 None
0.1.0 2025-01-13 None
0.1.1 2025-01-13 None
0.1.2 2025-01-16 None
0.1.3 2025-01-17 None
0.1.4 2025-02-13 None
0.1.5 2025-02-13 None
0.1.6 2025-02-23 None
0.1.7 2025-03-15 None
0.1.8 2025-03-17 None
0.1.9 2025-05-02 None
0.2.0 2025-05-06 None
0.3.0 2025-12-13 None
0.3.1 2025-12-13 None
0.3.2 2025-12-13 None
0.3.3 2025-12-14 None
0.3.4 2025-12-14 None
0.3.5 2025-12-14 None
0.3.6 2025-12-14 None
0.3.7 2025-12-23 None
0.3.8 2026-01-01 None
0.4.0 2026-01-01 None
0.4.1 2026-01-14 None
0.4.2 2026-01-17 None
0.4.3 2026-01-18 None
1.0.0 2026-05-24 None
1.0.1 2026-05-24 None
1.0.2 2026-05-27 None
1.0.3 2026-05-27 None
1.0.4 2026-05-28 None
1.0.5 2026-06-01 None
1.0.6 2026-06-08 None
1.0.7 2026-06-12 None
1.0.8 2026-06-12 None
1.0.9 2026-06-13 None