Code Monkey home page Code Monkey logo

dribble's Introduction

DRIBBLE: An extension to simplify your browsing experience

Story behind this extension: I was unfortunately sifting through many pages of many websites daily looking for a house. Adverts, as they usually do, and irrelevant results annoy me. So, I came up with the idea to build something that I can tell what to delete for me before my eyes see them ... and that is this item.

Current status: The extension is in its first draft, usable by fellow devs and to non-devs with a little dev guidance. The extension is also powered by messy JavaScript. I will look into rewriting it properly so that:

  • The JS is cleaner
  • The extension can autocalculate CSS selectors and allow users to just pinpoint the elements with their mouse or touch.
  • Enable the user to choose actions that will be taken by the extension when provided conditions are met. At the moment, it defaults to deleting items.

Application: This extension can be used in different sites for different purposes. For example, you may want to remove clickbait videos in YouTube based on terms that appear in their title or you may want filter out tweets containing inappropriate terms, or job adverts that are irrelevant to your search query, or even car listings that don't matter to you. It gives you the ability to filter what you don't want based on terms (if any). As mentioned in the above section, I acknowledge that being able to choose the action the extension will take when conditions are met will broaden the use cases and usefulness of the extension, and I hope to work on that when I get time.

Example use case: Take github as an example and let's say you don't want to see any .js files in the repository content table above. Then you can pass div[role=row] to the containers input and .js to the terms to look for input. Example image

Installation: At this stage, the extension has not been published to the chrome / edge extensions store. However, you can still use the extension by cloning this repo and uploading it unpacked, in dev mode, to your browser. Here's the relevant how-to guide for Edge and for Chrome.

dribble's People

Contributors

nuh-h avatar

Stargazers

 avatar

Watchers

 avatar

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.