manifest.json 366 B

1234567891011121314
  1. {
  2. "id": "omnisearch",
  3. "name": "Omnisearch",
  4. "version": "1.29.3",
  5. "minAppVersion": "1.7.2",
  6. "description": "A search engine that just works.",
  7. "author": "Simon Cambier",
  8. "authorUrl": "https://scambier.xyz",
  9. "fundingUrl": {
  10. "Github": "https://github.com/sponsors/scambier",
  11. "Ko-fi": "https://ko-fi.com/scambier"
  12. },
  13. "isDesktopOnly": false
  14. }