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
- Host: GitHub
- URL: https://github.com/shonya3/poe-blocklist
- Owner: shonya3
- Created: 2022-12-22T17:04:28.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-06T04:07:07.000Z (over 1 year ago)
- Last Synced: 2025-10-26T16:41:36.720Z (8 months ago)
- Topics: chrome-extensions, path-of-exile, vue3, web-components
- Language: TypeScript
- Homepage:
- Size: 1.61 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)