Git Product home page Git Product logo

ignotifier__multiple-account-gmail-notifier-without-storing-passwords-'s Introduction

Gmail Notifier multi-browser extension (ignotifier)

Description

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

116888

General information

To compile ignotifier project you need to have these softwares and libraries available:

Folders description

  • compile: nodejs locale converter
  • preview: screenshots
  • src: ignotifier source code

How to compile ignotifier

  1. Open a new terminal in the root dir (directory contains src, preview, template, and compile folders)
  2. Run npm install to acquire the necessary nodejs packages
  3. Run gulp firefox or gulp chrome to compile ignotifier in Firefox or Chrome browsers
    • After running gulp firefox, project gets compiled for Firefox browser. Compiled files will be located on builds/unpacked/firefox folder. An executable XPI will be placed in builds/packed/firefox.xpi
    • After running gulp chrome, project gets compiled for Chrome/Opera browser. Compiled files will be located on builds/unpacked/chrome folder. A zipped archive will be placed in builds/packed/chrome.zip
    • For gulp firefox to auto install the extension on your Firefox browser, you need to have Extension Auto-Installer installed in your Firefox.
    • For gulp chrome to auto install the extension on your Chrome browser, you will need to modify Line 65 of gulp.js to your Chrome executable (the current path is for Mac OS).

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

ignotifier__multiple-account-gmail-notifier-without-storing-passwords-'s People

Contributors

catzil avatar ecaron avatar inbasic avatar justanotheranonymoususer avatar kissdanigh avatar mkiol avatar sijera avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.