Automic VaultAutomic Vault

brew

Install addons-linter with Homebrew

Firefox Add-ons linter, written in JavaScript. Version 10.7.0 via Homebrew; verified 2026-06-13.

install

Additional install commands

macOS

Homebrewverified ยท 100%
brew install addons-linter

local Homebrew formula metadata

overview

Package summary

Firefox Add-ons linter, written in JavaScript

Commands and aliases

  • addons-linter

history

Project history and usage

addons-linter is Mozilla's JavaScript linter for Firefox add-ons and WebExtensions. It is both a standalone CLI and a library, and the README says it is used by web-ext and addons.mozilla.org.

Project history

The official GitHub repository was created in September 2015 under Mozilla. The README frames the linter as infrastructure for validating packaged or unpacked WebExtensions, with output suitable for developers and for automation.

The linter's implementation is organized around scanners, rules, collectors, and reporters. The README says it relies heavily on ESLint for JavaScript, cheerio for HTML parsing, and Fluent tooling for language packs. As of November 2021, Mozilla's dispensary library-detection work was merged into the project and exposed through a CLI script.

Adoption history

Official adoption is unusually direct: Mozilla documents that addons-linter is used by web-ext and addons.mozilla.org. That makes it part of the normal Firefox extension development and submission path, not just an optional local lint command.

The package is published for Node users and packaged by Homebrew in the supplied metadata. The repository API shows an active Mozilla project with GitHub Pages documentation and regular tags through the 9.x and 10.x series.

How it is used

Developers install it globally from npm or use the packaged binary, then run addons-linter against an XPI/ZIP file or an extension source directory. It reports errors, warnings, notices, metadata, and JSON output for automation.

Library users can create a linter instance directly from JavaScript, pass config that mirrors CLI options, and consume structured linter results. The README also documents privileged-extension behavior behind the --privileged flag.

Why package nerds care

addons-linter matters to package people because it is validation tooling at the boundary between a source tree and a distributable browser add-on. It encodes platform policy, extension packaging expectations, and submission-time checks in a reusable CLI that downstream package managers can install like any other development tool.

Timeline

  • 2015-09: GitHub repository created.
  • 2021-11: dispensary was merged into addons-linter, according to the README.
  • Current README: Node.js v22 or greater is required for development.

Related projects

  • web-ext is documented as a consumer.
  • addons.mozilla.org / addons-server is documented as a consumer.
  • dispensary was merged into the repository.

security posture

No protected-tool coverage found yet

No matching local secret-handling manifest was found for addons-linter. Nucleus package metadata is still published here so future coverage has a stable package URL.

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 1 platform targets.
  • Installs with 1 runtime dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
addons-lintercliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version10.7.0
manager updated2026-06-13
local dataok
upstreamnot checked
latest detectednot detected

https://github.com/mozilla/addons-linter

install metadata

Package metadata

Package keybrew:addons-linter
Version10.7.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/addons-linter
Homepagehttps://github.com/mozilla/addons-linter
Repositoryhttps://github.com/mozilla/addons-linter
Upstream docshttps://github.com/mozilla/addons-linter#readme
LicenseMPL-2.0
Source archivehttps://registry.npmjs.org/addons-linter/-/addons-linter-10.7.0.tgz
Last updated2026-06-13T15:16:13Z
Pulseupdated
Dependenciesnode
Bottleavailable (on all)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameaddons-linter
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment