Skip to content

Latest commit

 

History

History
71 lines (40 loc) · 2.38 KB

README.md

File metadata and controls

71 lines (40 loc) · 2.38 KB

ptt-comment-flag

Chrome Web Store Mozilla Add-on FOSSA Status

A browser extension to shows country flag for every PTT comment

Browser Extension

Installation

Click the badges below to install.

Chrome Web Store Firefox Add-ons

Install userscript

Make sure you have a script manager installed (Tampermonkey, Violentmonkey, ...) then click the badge below.

userscript

Development

  1. Head to chrome-extension
  2. Have fun

P.S. Firefox also supports Chrome extension

Backend

The backend is for extension to query country flag of IP.

Prerequisite

  • Node.js version >= 10
  • Yarn

Installation

yarn

Usage

node .

App will listen on port 9977

Thanks

Flag icons are provided by FAMFAMFAM

Chrome extension icon is provided by Freepik from www.flaticon.com

Contributors

Thanks @FlandreDaisuki and @Lin-Buo-Ren for their contributions.

License

This project is licensed under the MIT license.

Read LICENSE for more information.

FOSSA Status