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

https://github.com/dcrebbin/support-our-mob

Chrome Extension to show support to Australian Aboriginal people (mob) by enabling the ability to quickly add "❤️💛🖤" to any text field.
https://github.com/dcrebbin/support-our-mob

Last synced: 10 months ago
JSON representation

Chrome Extension to show support to Australian Aboriginal people (mob) by enabling the ability to quickly add "❤️💛🖤" to any text field.

Awesome Lists containing this project

README

          

# Support Our Mob 🖤💛❤️ - Chrome Extension

[Few Issues on a variety of websites]

Support Our Mob, is a Chrome extension that allows you to right click on any input to display an option to show mob your support by instantly adding these emojis: 🖤💛❤️

Powered by [Chrome Extensions](https://developer.chrome.com/docs/extensions), [Vite](https://vitejs.dev/), [React](https://react.dev/) & [Tailwind](https://tailwindcss.com/)

## Tutorial

#### Right click on any text input

![Tutorial 1](/assets/tutorial_1.png)

#### Click Copy to instantly copy "🖤💛❤️" to your clipboard

![Tutorial 2](/assets/tutorial_2.png)

#### Paste into the text input with Ctrl/CMD+V or right clicking then "Paste"

![Tutorial 3](/assets/tutorial_3.png)

## Technical Tutorial

1. npm i --legacy-peer-deps (will fix this at a later date)

2. npm run build

3. **On Your Chromium Based Browser:** Extension > Load unpacked > locate "dist" (folder built via npm run build) > reload the web page you want to use it on

enjoy c):^)

### Acknowledgements


[Support Our Mob by Devon Crebbin](https://github.com/dcrebbin)

[Vite Web Extension with React & Tailwind by @JohnBra](https://github.com/JohnBra/web-extension.git)