|
29 | 29 | })(); |
30 | 30 | </script> |
31 | 31 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
32 | | - <title>TryDevUtils - Essential Developer Utilities | Web & Desktop App</title> |
| 32 | + <title>TryDevUtils - Essential Developer Utilities | Web, Desktop App & Chrome Extension</title> |
33 | 33 | <meta name="description" content="Free open source developer utilities for JWT decoding, encoding, JSON formatting, validation, and UUID generation, Base64 converter, Timestamp/date converter, Text diff, Cron parser, Colour converter, Hash generator, Yaml validator. Available as a web app and desktop app for macOS, Windows, and Linux. All processing happens locally — no data leaves your device." /> |
34 | 34 | <meta name="author" content="TryDevUtils" /> |
35 | 35 | <meta name="keywords" content="developer tools, dev utilities, JWT decoder, JSON formatter, Base64 converter, UUID generator, hash generator, cron parser, desktop app, macOS, Windows, Linux, open source, privacy, offline" /> |
36 | 36 |
|
37 | | - <meta property="og:title" content="TryDevUtils - Essential Developer Utilities | Web & Desktop App" /> |
| 37 | + <meta property="og:title" content="TryDevUtils - Essential Developer Utilities | Web, Desktop App & Chrome Extension" /> |
38 | 38 | <meta property="og:description" content="Free open source developer utilities for JWT decoding, encoding, JSON formatting, validation, and UUID generation, Base64 converter, Timestamp/date converter, Text diff, Cron parser, Colour converter, Hash generator, Yaml validator. Available as a web app and desktop app for macOS, Windows, and Linux. All processing happens locally — no data leaves your device." /> |
39 | 39 | <meta property="og:type" content="website" /> |
40 | 40 | <meta property="og:image" content="/og_trydevutils.png" /> |
41 | 41 |
|
42 | 42 | <meta name="twitter:card" content="summary_large_image" /> |
43 | | - <meta property="twitter:title" content="TryDevUtils - Essential Developer Utilities | Web & Desktop App" /> |
| 43 | + <meta property="twitter:title" content="TryDevUtils - Essential Developer Utilities | Web, Desktop App & Chrome Extension" /> |
44 | 44 | <meta name="twitter:description" content="Free open source developer utilities for JWT decoding, encoding, JSON formatting, validation, and UUID generation, Base64 converter, Timestamp/date converter, Text diff, Cron parser, Colour converter, Hash generator, Yaml validator. Available as a web app and desktop app for macOS, Windows, and Linux. All processing happens locally — no data leaves your device." /> |
45 | 45 | <meta name="twitter:image" content="/og_trydevutils.png" /> |
46 | 46 |
|
|
0 commit comments