Giter Club home page Giter Club logo

bishop's Issues

Make popup better

Logo on top
Button to indicate enabled/disabled and change on click (Green/red with power symbol)
Button for options (Yellow with wrench)

Queue processing is buggy

The queue will be processed, but the rapid storage access causes Chrome to whine, and there should be a better way to show as sites are processed one by one (just having them disappear and letting the m run in the background is a horrible idea). I'd love to have some kind of status indicator as sites are processed, but that means I need a way to pass callbacks all the way down into the XHR dispatching function... I don't know if there's a clean solution for this; I may just end up tearing out queueing. The volume it processes just doesn't seem feasible.

Display escaped '\n' instead of actual newline in rules table

I was confused on why a rule was giving a false positive, so I checked options_demo.js and found the actual rule was Index(.|\n)*modified instead of Index(.| )*modified, but the rules table was displaying the latter. There's an actual newline in the HTML, which gets rendered as a space. This should be rendered as '\n' instead.

Opera

Opera is based on Chromium for quite a while now, and other projects such as uBlock supports Opera while supporting Chrome/Chromium. Is bishop for Opera feasible?

Opera Bug

Opera loads and runs the extension fine,

<!DOCTYPE html><html><head><tit... in options gives a security error...? Stemmed from #17.

Allow editing rules

I made a rule and made a mistake in the regex. Instead of being able to edit the rule, it seems like I have to make a new one.

Also, this is probably one of the most useful chrome extensions I've ever installed. Thanks for writing it.

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.