manifest.json 262 B

123456789
  1. {
  2. "id": "break-page",
  3. "name": "PDF break page",
  4. "version": "1.0.0",
  5. "description": "Add shortkey and command to insert a break page formating for pdf exports.",
  6. "author": "CG",
  7. "authorUrl": "https://github.com/corentin-godefroy",
  8. "isDesktopOnly": false
  9. }