https://github.com/notepad-plus-plus/npppluginlist
The official collection of Notepad++ plugins.
https://github.com/notepad-plus-plus/npppluginlist
Last synced: about 1 year ago
JSON representation
The official collection of Notepad++ plugins.
- Host: GitHub
- URL: https://github.com/notepad-plus-plus/npppluginlist
- Owner: notepad-plus-plus
- Created: 2018-07-14T00:43:25.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-04-12T06:38:29.000Z (about 2 years ago)
- Last Synced: 2024-04-12T12:19:42.306Z (about 2 years ago)
- Language: Python
- Homepage:
- Size: 1.81 MB
- Stars: 982
- Watchers: 55
- Forks: 339
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

**Notepad++ Plugin List** is an official collection of [Notepad++](https://github.com/notepad-plus-plus/notepad-plus-plus) plugins. It provides a list of plugins to the built-in Plugin Admin in Notepad++ for the installation/update/deletion of plugins as users desire.
The list is in JSON format, but encapsulated in a binary (DLL), so it can be signed by a certificate to avoid being hacked. Any Notepad++ plugin is welcome to be submitted here, but please test it locally before doing your PR.
To review the current list of plugins and their features see the generated list of Plugins in either:
* [32-Bit Plugin List](doc/plugin_list_x86.md)
* [64-Bit Plugin List](doc/plugin_list_x64.md)
* [64-Bit ARM Plugin List](doc/plugin_list_arm64.md)
Here is all the information you need to perform local tests:
https://npp-user-manual.org/docs/plugins/#plugins-admin
Please check here if you need any support:
https://community.notepad-plus-plus.org/topic/16566/support-for-plugins-admin-npppluginlist
Build Status
------------
[](https://github.com/notepad-plus-plus/nppPluginList/actions/workflows/CI_build.yml)
[](https://github.com/notepad-plus-plus/nppPluginList/releases)