Skip to content

jadx-decompiler/jadx-plugins-list

Repository files navigation

JADX plugins list

Collection of jadx plugins created by community (aka 'marketplace').

This list holds only plugin locations and does not store artifacts.

Plugin list can be viewed here:

Add your plugin

Create PR with one new JSON file in list directory:

list/<category>/<plugin-id>.json

with content:

{
  "locationId": "<locationId of your plugin>"
}