Git Product home page Git Product logo

prrrnd / multi-account-containers Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mozilla/multi-account-containers

0.0 1.0 0.0 1.38 MB

Firefox Multi-Account Containers lets you keep parts of your online life separated into color-coded tabs that preserve your privacy. Cookies are separated by container, allowing you to use the web with multiple identities or accounts simultaneously.

Home Page: https://addons.mozilla.org/firefox/addon/multi-account-containers/

License: Mozilla Public License 2.0

JavaScript 78.45% HTML 7.69% CSS 13.85% Shell 0.02%

multi-account-containers's Introduction

Multi-Account Containers

The Firefox Multi-Account Containers extension lets you carve out a separate box for each of your online lives โ€“ no more opening a different browser just to check your work email! Learn More Here

Available on addons.mozilla.org

For more info, see:

Requirements

  • node 7+ (for jpm)
  • Firefox 57+

Development

  1. npm install
  2. ./node_modules/web-ext/bin/web-ext run -s src/

Testing

npm run test

or

npm run lint

for just the linter

There is a timeout test that sometimes fails on certain machines, so make sure to run the tests on your clone before you make any changes to see if you have this problem.

Distributing

Make the new version

  1. Bump the version number in package.json and manifest.json
  2. Commit the version number bump
  3. Create a git tag for the version: git tag <version>
  4. Push the tag up to GitHub: git push --tags

Publish to AMO

  1. npm run-script build
  2. Upload the .zip to AMO

Publish to GitHub

Finally, we also publish the release to GitHub for those followers.

  1. Download the signed .xpi from the addon versions page
  2. Make the new release on GitHub
    • Use the version number for "Tag version" and "Release title"
    • Release notes: copy the output of git log --no-merges --pretty=format:"%h %s" <previous-version>..<new-version>
    • Attach binaries: select the signed .xpi file

Links

Facebook & Twitter icons CC-Attrib https://fairheadcreative.com.

multi-account-containers's People

Contributors

aabbi avatar aniebietudoh avatar bakulf avatar clouserw avatar crenwick avatar ctgardner avatar dnahol avatar gliptak avatar groovecoder avatar hritvi avatar htwyford avatar jaredhirsch avatar jo-ie avatar johngruen avatar jonathankingston avatar karska-dev avatar kendallcorner avatar loveisgrief avatar maxxcrawford avatar mckenfra avatar mingchia-andy-liu avatar pdehaan avatar real-or-random avatar romanrodriguez avatar shivangikakkar avatar silverwind avatar stoically avatar tiagonbotelho avatar timendum avatar tjfwalker avatar

Watchers

 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.