lossless-group_perplexed-pl.../manifest.json
mpstaton 090ce6210a fix(manifest): bump minAppVersion to 1.8.10 and add fundingUrl
Brings the manifest in line with the rest of the content-farm plugins —
1.8.10 is the team's current minAppVersion baseline (image-gin, plunk-it,
lmstud-yo, filestarter, file-transporter all use it); the 0.15.0 here
was a 2022-era inheritance from the original Obsidian sample plugin.

Also adds fundingUrl for parity with the rest of the farm.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-05 00:48:17 -05:00

11 lines
386 B
JSON

{
"id": "perplexed",
"name": "Perplexed",
"version": "0.1.0",
"minAppVersion": "1.8.10",
"description": "Generate source-cited research content from Perplexity, Anthropic Claude, Perplexica, or local LM Studio — directly into your notes.",
"author": "The Lossless Group",
"authorUrl": "https://lossless.group",
"fundingUrl": "https://lossless.group",
"isDesktopOnly": true
}