Giter Site home page Giter Site logo

autochecker's People

Contributors

alaricus avatar chrdevmar avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

autochecker's Issues

Support for modals

The script to find checkboxes only runs on initial page load so if a signup form lives inside a modal, the extension will not find any checkboxes that may be there.

Convert to es6

Now that webpack is in we can write nice javascript, go through the files in /src and convert them to es6

Add user settings

Would be cool to have user settings, where the user can specify their own categories based on keywords and whether to opt in or out of said categories

Improve logic for finding associated checkbox text

The logic for finding text related to a given checkbox is super basic, add improvements to search further than just the labels already referencing the checkbox (in case a website isn't using the 'for' attribute on label elements).

Streamline version management

Add a script that builds the dist folder with an updated extension version number. This would ideally produce an archive with the new version number as the filename.

Could be along the lines of running 'npm run build-prod --version ' with fallback logic to just use the next sequential version number.

Improve categorisation logic

The method for categorising checkbox text could be improved. It currently just has big if conditions checking for certain words in the label text.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.