Skip to content
#

webextensions

Universal standard for creating browser extensions.

Working through a W3C charter group, Mozilla has partnered with Microsoft and Opera to define a browser extension API that works across multiple browsers.

There is currently a preliminary specification that matches what Google has implemented in Chrome so that extensions written to the specification could potentially work on Chrome, Edge, Opera and Firefox.

Here are 274 public repositories matching this topic...

luckyrat
luckyrat commented Oct 11, 2021

The ConfigManager.isFormInteresting method only reliably ignores case for exclude list items. While that does solve a lot of the problems the "ignore case" feature set out to resolve, the user interface implies and in my opinion user expectation would be that the setting applies to the include list too.

A map/filter operation needs to be performed on the 4 include* arrays similar to the exclu

Created by Browser Extension Community Group

Released May 7, 2015

Website
browserext.github.io

Related Topics

browser chrome chrome-extension edge firefox firefox-extension mozilla opera w3c