Metadata-Version: 1.2
Name: ExtensionKiller
Version: 0.2
Summary: A small script to kill a chrome extension that you specify the ID for, but it only works on Windows
Home-page: https://github.com/void5/BadExtension
Author: Finnegan McCarthy
Author-email: mccarthy.finnegan@gmail.com
License: UNKNOWN
Description: # BadExtension
        Securly is an invasion of privacy and needs to die in hellfire - this script helps with that.
        
        
        # Contributing
        Fork this project if you want to contribute - I'll review pull requests as they come in.
        
        * The project is formatted with [`black`](https://github.com/psf/black), please use that for all code you want to contribute.
        * The project is licensed under the GPLv3. If you have problems with that, don't bother contributing.
        
        
        # How to use
        
        Install this script with `pip`. You must have Python 3.7 or newer to run this.
        This is a well-behaved command line tool. Simply invoke it by typing `killer --id [EXTENSION ID HERE]`. It does the rest, and lets you know when it's done.
        
        # Bug reports
        
        File an issue [here](https://github.com/void5/BadExtension/issues/new?assignees=&labels=&template=bug_report.md&title=) and we'll take care of it ASAP.
        If you don't have a GitHub account, you can contact the developer [here.](mailto:mccarthy.finnegan@gmail.com?subject=[ExtensionKiller]%20BUG%20REPORT)
Platform: UNKNOWN
Requires-Python: >=3.7
