mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-05-13 23:15:50 -03:00
Add showInstallCountsForOfficialOnly flag to marketplace config
Only show install counts in the plugin marketplace for official claude-plugins-official plugins (those with author.email set to support@anthropic.com). Unofficial/external plugins will not display install counts. Slack thread: https://anthropic.slack.com/archives/C09UPL58BUZ/p1770933725150989 https://claude.ai/code/session_01Ba5UH1rQKgRc3WznA6RAoc
This commit is contained in:
parent
2cd88e7947
commit
fc7e09619d
@ -6,6 +6,7 @@
|
|||||||
"name": "Anthropic",
|
"name": "Anthropic",
|
||||||
"email": "support@anthropic.com"
|
"email": "support@anthropic.com"
|
||||||
},
|
},
|
||||||
|
"showInstallCountsForOfficialOnly": true,
|
||||||
"plugins": [
|
"plugins": [
|
||||||
{
|
{
|
||||||
"name": "typescript-lsp",
|
"name": "typescript-lsp",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user