Code organization
Path | Description |
---|---|
└─ .github | workflows |
└─ assets | extension images and features images |
└─ docs | files used for generating this website |
└─ i18n | generated translations (do not edit) |
└─ src | source code |
└─ background | background scripts |
└─ menu | menu of links |
└─ popup | extension popup view |
└─ shared | shared classes and modules |
manifest.json | extension manifest |
└─ test | unit tests |
/ (root) | config and utility files |