extensions-chrome

Open-source projects categorized as extensions-chrome

extensions-chrome Open-Source Projects

  • under-new-management

    Detect when your installed extensions have changed owners.

  • Project mention: Detect when your installed Chrome extensions have changed owners | news.ycombinator.com | 2024-03-06

    This is a cool idea!

    However, I have a number of reservations:

    1. Firstly, the JavaScript code in the release version of the extension is 12MiB. This is a lot of code, with much of it in a bundled form, making it very difficult (if not almost impossible) to verify them against the originals in the case of React, lodash, etc.

    2. It seems like the code uses an external API[0] to find the current owners of the installed extensions. While I appreciate that this may be one of the only ways to do it (since I imagine Google themselves would not appreciate an extension programmatically accessing the Chrome Web Store to find new developers) - and as far as I can see from the published code, it doesn't send any identifying data beyond what a normal Web request does, hence why I'm not identifying the site by name here - I would still urge caution as it might still cause alarm to someone examining their Web traffic and seeing a suspicious domain name, as the sort of person who would be interested in this extension is probably also the sort of person who would do that.

    [0] https://github.com/classvsoftware/under-new-management/blob/...

  • 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 open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

extensions-chrome related posts

  • Detect when your installed Chrome extensions have changed owners

    8 projects | news.ycombinator.com | 6 Mar 2024

Index

Project Stars
1 under-new-management 586

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com