multi-account-containers

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.

  • 所有者: mozilla/multi-account-containers
  • 平台:
  • 許可證: Mozilla Public License 2.0
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

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

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

主要指標

概覽
名稱與所有者mozilla/multi-account-containers
主編程語言JavaScript
編程語言JavaScript (語言數: 4)
平台
許可證Mozilla Public License 2.0
所有者活动
創建於2016-12-01 19:52:55
推送於2025-05-20 19:09:33
最后一次提交
發布數47
最新版本名稱8.3.0 (發布於 )
第一版名稱2.1.1 (發布於 )
用户参与
星數2.9k
關注者數79
派生數382
提交數1.2k
已啟用問題?
問題數2122
打開的問題數554
拉請求數449
打開的拉請求數22
關閉的拉請求數144
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?