YNAB changed their URL?

This page summarizes the projects mentioned and recommended in the original post on /r/ynab

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • toolkit-for-ynab

    A general purpose YNAB enhancing browser extension for Chrome and Firefox. Have it your way!

  • { "update_url": "https://clients2.google.com/service/update2/crx", "author": "Toolkit for YNAB", "name": "Toolkit for YNAB", "description": "UI customizations and tweaks for the web version of YNAB.", "version": "3.5.0", "content_scripts": [{ "matches": ["http://*.youneedabudget.com/*", "https://*.youneedabudget.com/*", "http://*.ynab.com/*"], "all_frames": true, "run_at": "document_idle", "js": ["content-scripts/extension-bridge.js"] }], "icons": { "1024": "assets/images/icons/icon1024.png", "512": "assets/images/icons/icon512.png", "256": "assets/images/icons/icon256.png", "128": "assets/images/icons/icon128.png", "100": "assets/images/icons/icon100.png", "64": "assets/images/icons/icon64.png", "48": "assets/images/icons/icon48.png", "32": "assets/images/icons/icon32.png", "16": "assets/images/icons/button.png" }, "web_accessible_resources": [{ "resources": ["assets/*", "web-accessibles/*"], "matches": ["http://*.youneedabudget.com/*", "https://*.youneedabudget.com/*", "http://*.ynab.com/*"] }], "background": { "service_worker": "background/background.js" }, "homepage_url": "https://github.com/toolkit-for-ynab/toolkit-for-ynab/", "options_ui": { "open_in_tab": true, "page": "options/index.html" }, "manifest_version": 3, "action": { "default_icon": "assets/images/icons/button.png", "default_title": "Toolkit for YNAB", "default_popup": "popup/index.html" }, "permissions": ["storage"], "host_permissions": ["http://*.youneedabudget.com/*", "https://*.youneedabudget.com/*", "http://*.ynab.com/*"] }

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts