Skip to content

inbasic/ignotifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gmail Notifier browser extension (ignotifier)

Description

Gmail Notifier is a multi-account notifier for Google mail (without storing passwords locally)

YouTube Preview

YouTube Preview

Listings (v3)

Listings (v2)

How to translate ignotifier

  • To translate ignotifier into your language head to transifex.com page.
  • After the translation is ready, insert the translated file in /src/_locales directory
  • For Firefox to recognize the translation, you will need to run the following commend in the root directory node compile/convert.js
  • Now compile the project as described above to have the localized version of ignotifier.

How to try the precompiled latest version on Firefox

  1. Select the right branch
  2. Browse the builds/packed directory
  3. Download the raw *.xpi file
  4. Open a browser tab for about:debugging and turn on the developer mode
  5. Point the browse button to the download XPI

How to try the precompiled latest version on Chrome

  1. Select the right branch
  2. Browse the builds/packed directory
  3. Download the *.zip file and extract it somewhere
  4. Open a browser tab for chrome://extensions and turn on the developer mode
  5. Point the browse button to the root directory