Adding routing to a Vue-Vite Chrome Extension

This page summarizes the projects mentioned and recommended in the original post on dev.to

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.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • rollup-plugin-chrome-extension

    Discontinued Bundling Chrome Extensions can be pretty complex. It doesn't have to be. [Moved to: https://github.com/crxjs/chrome-extension-tools]

  • All credit to @jacksteamdev and his CRXJS Plugin

  • vue-vite-chrome-extension-template

    This template should help get you started developing a Vue 3 Chrome Extension in Vite using the 'rxjs/vite-plugin'

  • All code is on my GitHub repo

  • 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

  • The state of Chrome extensions development

    1 project | /r/webdev | 28 Apr 2023
  • Use vue devtools while developing chrome extension

    3 projects | /r/vuejs | 4 Feb 2023
  • Help with an idea for a project

    1 project | /r/webdev | 24 Jan 2023
  • Create a Vite-Vue Chrome Extension

    3 projects | dev.to | 31 May 2022
  • Create a Vite vanilla JS Chrome Extension in 90 Seconds

    1 project | dev.to | 18 May 2022