Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions resources/t.ts
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,13 @@ export const resources: Resource[] = [
categories: ['Testing'],
url: 'https://www.testing-whiz.com/',
},
{
name: 'Text Zen - Text Expander',
description: 'Save time with web Text Expander shortcuts and power auto text snippets.',
categories: ['Productivity', 'Writing', 'Extension'],
url: 'https://www.textzen.app/',
keywords: ['text expander', 'productivity tool', 'text replacement', 'text expansion'],
},
{
name: 'The A11Y Project',
description: 'The A11Y Project is a community-driven effort to make digital accessibility easier.',
Expand Down