Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Tiny project #1

Here i made a stupid gmail extension because gmail lacked a feature that was bothering me (compatible with firefox). Have you ever wanted to see your unread emails but keep on having to chat "how to see my unread emails" and then when you actually type is:unread in the search-box, you are met with a crap ton of unread emails from all your categories? Well, i've created a button that you can easily click and see all your unread emails specifically in your primary folder! :)

Setup Proceedures

1. Clone the repository

Clone the repository using your preferred method:

    # If you use SSH (preferred)
    git clone git@github.com:aaronrhim/stupid-gmail-extension.git
    cd /stupid-gmail-extension
    # If you use HTTPS (not preferred, sometimes works)
    git clone https://github.com/aaronrhim/stupid-gmail-extension.git
    cd /stupid-gmail-extension

2. Opening Firefox

Open up Firefox and enter this in the search bar

    about:debugging#/runtime/this-firefox

3. Adding the extension

Click the "Load Temporary Add-on..." button, navigate to the location where you cloned the repo, enter the gmail-primary-unread-addon folder and then click manifest.json.

4. Enabling the extension

Open up Gmail, right click on the extension and select Always Allow on mail.gmail.com. Then click the actual icon, select enable extension and refresh the page.

5. You are done!

Now you are done! Whenever you open https://mail.google.com/mail/u/0/#inbox which should be your primary inbox page, the icon should show up in the button toolbar and be ready-to-use! :)

About

Here i made a stupid gmail extension because gmail lacked a feature that was bothering me (compatible with firefox)

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages