Trouble Building Chrome Extension to Get News Article Content

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

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
  • chrome-extension-tools

    Bundling Chrome Extensions can be pretty complex. It doesn't have to be.

  • P.S. Use crxjs when developing. Makes things easier.

  • parser

    📜 Extract meaningful content from the chaos of a web page

  • I've been working on an enhanced reader mode extension for the last few months. I found that Mercury Reader's parser tool is useful for extracting content. If that's not exactly what you're looking for, readibility is another good option. It's a library used inside Firefox's reader moder that you can use in any project.

  • 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
  • readability

    A standalone version of the readability lib

  • I've been working on an enhanced reader mode extension for the last few months. I found that Mercury Reader's parser tool is useful for extracting content. If that's not exactly what you're looking for, readibility is another good option. It's a library used inside Firefox's reader moder that you can use in any project.

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

  • How to test nestjs modules?

    10 projects | /r/Nestjs_framework | 13 Oct 2022
  • Extracting Text button no longer works

    1 project | /r/RelayForReddit | 22 Sep 2022
  • API for getting news fulltext

    2 projects | /r/api | 8 Apr 2022
  • Web Extension starter kit built with React, TypeScript, TailwindCSS, Storybook, EsLint, Prettier, & Webpack

    1 project | /r/reactjs | 1 Jan 2022
  • Ever wanted to create your own React component library? Get started with this boilerplate I created!

    1 project | /r/learnjavascript | 9 Sep 2021