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.
- Host: GitHub
- URL: https://github.com/dcrebbin/support-our-mob
- Owner: dcrebbin
- License: mit
- Created: 2024-01-26T05:23:15.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-21T06:25:51.000Z (over 2 years ago)
- Last Synced: 2025-06-23T05:44:58.248Z (12 months ago)
- Language: TypeScript
- Size: 181 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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

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

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

## 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)