Name Description Size Coverage
.eslintrc.mjs 1194 -
ext-backgroundPage.js 1264 -
ext-contentScripts.js -*- Mode: indent-tabs-mode: nil; js-indent-level: 2 -*- 2170 -
ext-declarativeNetRequest.js -*- Mode: indent-tabs-mode: nil; js-indent-level: 2 -*- 2122 -
ext-extension.js 2091 -
ext-identity.js -*- Mode: indent-tabs-mode: nil; js-indent-level: 2 -*- 2658 -
ext-runtime.js eslint-disable jsdoc/check-param-names 5037 -
ext-scripting.js -*- Mode: indent-tabs-mode: nil; js-indent-level: 2 -*- 1566 -
ext-storage.js 12659 -
ext-test.js Checks whether the given error matches the given expectations. @param {*} error The error to check. @param {string | RegExp | Function | null} expectedError The expectation to check against. If this parameter is: - a string, the error message must exactly equal the string. - a regular expression, it must match the error message. - a function, it is called with the error object and its return value is returned. @param {BaseContext} context @returns {boolean} True if the error matches the expected error. 13273 -
ext-toolkit.js 2583 -
ext-userScripts-content.js -*- Mode: indent-tabs-mode: nil; js-indent-level: 2 -*- 12642 -
ext-userScripts.js -*- Mode: indent-tabs-mode: nil; js-indent-level: 2 -*- 5370 -
ext-webRequest.js -*- Mode: indent-tabs-mode: nil; js-indent-level: 2 -*- 4830 -