An open API service indexing awesome lists of open source software.

https://github.com/shonya3/poe-blocklist

Hide posts by users and keywords on PoE Forum
https://github.com/shonya3/poe-blocklist

chrome-extensions path-of-exile vue3 web-components

Last synced: about 2 months ago
JSON representation

Hide posts by users and keywords on PoE Forum

Awesome Lists containing this project

README

          

# Path of exile blocklist

Path of exile blocklist is a chrome extension for path of exile forum.

`This product isn't affiliated with or endorsed by Grinding Gear Games in any way.`

[YouTube video](https://www.youtube.com/watch?v=T-7d-FGHFC0)

## Install

Install the latest release at https://chrome.google.com/webstore/detail/path-of-exile-blocklist/hdlocaeppnkfccmbngiaagkdofpkpcnp

## Platform

- [Manifest V3](https://developer.chrome.com/docs/extensions/mv3/intro/)

- TypeScript

- [Vite](https://vitejs.dev/guide/)

- CRXJS [vite plugin for extensions](https://crxjs.dev/vite-plugin)

- Vue3 for options page

- Vanilla Web Components for content-scripts

## Recommended IDE Setup

- [VS Code](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) + [Lit](https://marketplace.visualstudio.com/items?itemName=runem.lit-plugin)