diff --git a/catalog.toml b/catalog.toml index e081e56..434996b 100644 --- a/catalog.toml +++ b/catalog.toml @@ -903,3 +903,16 @@ icon = "rss" description = "Acompanha feeds RSS/Atom e notifica quando surgem novos itens." plugin_api = 14 tags = ["utility", "indicator"] + +[[plugin]] +id = "cleboost/jetbrains-provider" +name = "JetBrains Provider" +version = "1.0.0" +updated_at = 1785551656 +added_at = 1785551656 +author = "Cleboost" +license = "MIT" +icon = "folder-open" +description = "Open a recent JetBrains project from the launcher. Type /jb to list your projects." +plugin_api = 3 +tags = ["launcher", "development", "productivity"]