Giter Site home page Giter Site logo

dthung1602 / the-spamminator Goto Github PK

View Code? Open in Web Editor NEW
5.0 2.0 0.0 3.25 MB

Behold - the spamminator - A browser extension cleaning up spam in Facebook comments plugin

License: MIT License

JavaScript 66.53% HTML 13.97% CSS 16.94% Shell 2.14% Makefile 0.42%
facebook-comments facebook-comments-plugin manga mangakakalot manganelo meme spam-filter spam-filtering browser-extension chrome-extension

the-spamminator's Introduction

Contributors Forks Stargazers Issues MIT License
Chrome Web Store Firefox Web Store


MB

The Spamminator

Remove spams from Facebook comment for Mangakakalot & Manganelo
Report Bug ยท Request Feature

About The Project

Simply get rid of "๐Ÿ”ฅ๐Ÿ”ฅ neW BaNger aLErt ๐Ÿ”ฅ๐Ÿ”ฅ" in the comment section

From this

To this

Or replace it with a picture

Or some text

Click on the Spam icon in the tool bar to customize

Installation

Development

  1. Clone the repo
    git clone https://github.com/dthung1602/the-spamminator
  2. Load extension for debugging in Chrome:
    • Make a symlink manifest.json -> manifest-v3.json
      rm manifest.json
      ln -s manifest-v3.json manifest.json     
      or simply
      make v3
    • Go to chrome://extensions/
    • Click on Load unpacked button on the top left
    • Select the cloned repo
  3. Load extension for debugging in Firefox:
    • Make a symlink manifest.json -> manifest-v2.json
      rm manifest.json
      ln -s manifest-v2.json manifest.json     
      or simply
      make v2
    • Go to about:debugging#/runtime/this-firefox
    • Click on Load Temporary Add-on
    • Select the manifest.json file
    • Note that Chrome can also load manifest v2, but this will be deprecated in June 2023
  4. Package for distribution:
    • Run build.sh (or make build)
    • The output zip files are in the output directory

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Duong Thanh Hung - [email protected]

Project Link: https://github.com/dthung1602/the-spamminator

Acknowledgements

the-spamminator's People

Contributors

dthung1602 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

the-spamminator's Issues

Repeated spam blocking on the same comment

Ignore my name. So, there was this spam reply on a normal comment, so I restored the comment, and then restored the spam reply, and the spam blocking started repeating itself on the normal comment.
image

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.