Skip to content

Latest commit

 

History

History
54 lines (35 loc) · 2.3 KB

README.md

File metadata and controls

54 lines (35 loc) · 2.3 KB

iAC

Chrome Web Store Version Chrome Web Store Last Updated Chrome Web Store Users

Description

A Chrome Extension to provide quick access to the localized *.atlassian.com sites:

This extension was originally named "iCAC" because it only supported CAC (confluence.atlassian.com). It has now been renamed "iAC" to represent "internationalized atlassian.com", reflecting its expansion to include several other subdomains.

Installation

  1. Visit and install the Chrome Extension via iAC - Chrome Web Store.

Prerequisite

  • Docker (for the release process only)
  • Node v20
  • Yarn v1.x

Development

Run the command below:

./iac start

For the release:

./iac release

Then you will get the crx zip file in ./var.

Project Links

Documents