Browse Source

Add CountAbout

pull/5522/head
Thomas Kaul 2 months ago
parent
commit
987806332a
  1. 9
      libs/common/src/lib/personal-finance-tools.ts

9
libs/common/src/lib/personal-finance-tools.ts

@ -196,6 +196,15 @@ export const personalFinanceTools: Product[] = [
pricingPerYear: '$95',
slogan: 'Do money better with Copilot'
},
{
founded: 2014,
hasFreePlan: false,
key: 'countabout',
name: 'CountAbout',
origin: 'United States',
pricingPerYear: '$9.99',
slogan: 'Customizable and Secure Personal Finance App'
},
{
founded: 2023,
hasFreePlan: false,

Loading…
Cancel
Save