A Chrome Extension to provide quick access to the localized *.atlassian.com
sites:
- www.atlassian.com/* ←→ www.atlassian.com/ja/*
- confluence.atlassian.com/* ←→ ja.confluence.atlassian.com/*
- support.atlassian.com/* ←→ support.atlassian.com/ja/*
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.
- Visit and install the Chrome Extension via iAC - Chrome Web Store.
- Docker (for the release process only)
- Node v20
- Yarn v1.x
Run the command below:
./iac start
For the release:
./iac release
Then you will get the crx zip file in ./var
.
- Upstream work: trunk
- Demo app: crx
- Release: Chrome Developer Dashboard
- CRX
- ImageMagick