Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github-emoji-extension

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github-emoji-extension

Use emojis in github Issues/PR

  • 0.0.5
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Chrome Web Store GitHub Repo stars npm

Chrome extension for writing emojis in Github Issues/PR.

By this extension we can see emoji button on Githun Markdown editor where we can write emoji easily by this extension.

Made with

  • Made with React 18
  • Made with TypeScript Support!
  • 🛠️ Devtools supported
  • Using Webpack

⏳ Installation

Open Webstore by npx

below command will open extension webstore in browser

npx github-emoji-extension
Install from Chrome Web Store

Chrome Web Store

Manual/Development
  1. Check if your Node.js version is >= 16.
  2. Clone this repository.
  3. Run npm install to install the dependencies.
  4. Start the server by yarn start or npm run start
  5. Load your extension on Chrome following:
    1. Access chrome://extensions/
    2. Check Developer mode
    3. Click on Load unpacked extension
    4. Select the build folder.

Shortcut key

Macbook: Cmd + ' or ctrl + '

Window: ctrl + '

Would you like to support me?

Consider supporting with a ⭐️ Star on GitHub

Contribution Guide

  1. Follow Manual/Development steps
  2. Install Extensions Reloader extension
  3. As the main code lives in src/pages/Content so whenever we change in this directory, we have to press Extensions Reloader
  4. After pressing Extensions Reloader, we have to reload GitHub page for reflecting changes
  5. Make changes and make PR 🚀

Meta

Created by Github@NumanDev1

Keywords

FAQs

Package last updated on 18 Aug 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc