Revision control
Copy as Markdown
Other Tools
{
"bugzilla-new-webext-bug": "https://bugzilla.mozilla.org/enter_bug.cgi?product=Thunderbird&component=Add-Ons%3A%20Extensions%20API",
"choosing-icon-size": "https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/browser_action#choosing_icon_sizes",
"commands-shortcuts": "https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/commands#shortcut_values",
"content-scripts": "https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Content_scripts",
"contextualIdentity": "https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/contextualIdentities",
"cookieStore": "https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/contextualIdentities/ContextualIdentity#cookiestoreid",
"date-time-format": "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat/DateTimeFormat",
"doc-firefox-webext": "https://firefox-source-docs.mozilla.org/toolkit/components/extensions/webextensions/index.html",
"doc-firefox-webext-schema": "https://firefox-source-docs.mozilla.org/toolkit/components/extensions/webextensions/schema.html",
"doc-firefox-webext-functions": "https://firefox-source-docs.mozilla.org/toolkit/components/extensions/webextensions/functions.html",
"doc-firefox-webext-events": "https://firefox-source-docs.mozilla.org/toolkit/components/extensions/webextensions/events.html",
"extension-workshop-manifest-v3": "https://extensionworkshop.com/documentation/develop/manifest-v3-migration-guide/",
"github-example-v2-apiList": "https://github.com/thunderbird/webext-examples/tree/master/manifest_v2/apiList",
"github-example-v2-menu": "https://github.com/thunderbird/webext-examples/tree/master/manifest_v2/menu",
"github-example-v3-addressBooks": "https://github.com/thunderbird/webext-examples/tree/master/manifest_v3/addressBooks",
"github-example-v3-apiList": "https://github.com/thunderbird/webext-examples/tree/master/manifest_v3/apiList",
"github-example-v3-awaitPopup": "https://github.com/thunderbird/webext-examples/tree/master/manifest_v3/awaitPopup",
"github-example-v3-composeBody": "https://github.com/thunderbird/webext-examples/tree/master/manifest_v3/composeBody",
"github-example-v3-dropbox": "https://github.com/thunderbird/webext-examples/tree/master/manifest_v3/dropbox",
"github-example-v3-mailtabs": "https://github.com/thunderbird/webext-examples/tree/master/manifest_v3/mailtabs",
"github-example-v3-quickfilter": "https://github.com/thunderbird/webext-examples/tree/master/manifest_v3/quickfilter",
"github-example-experiment": "https://github.com/thunderbird/webext-examples/tree/master/manifest_v2/experiment.restart",
"legacy-properties": "https://searchfox.org/comm-central/rev/8a1ae67088acf237dab2fd704db18589e7bf119e/mailnews/addrbook/modules/VCardUtils.jsm#295-334",
"match-patterns": "https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Match_patterns",
"mdn-browser-styles": "https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/user_interface/Browser_styles",
"mdn-commands-api": "https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/commands",
"mdn-icon-size": "https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/browser_action#choosing_icon_sizes",
"mdn-menus-api": "https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/menus",
"mdn-protocol-handlers": "https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/protocol_handlers",
"mdn-sessions-api": "https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/sessions",
"mdn-theme-api": "https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/theme",
"mdn-using-promises": "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Using_promises",
"mdn-promises": "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise",
"runtime-last-error": "https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/runtime/lastError",
"runtime-on-connect": "https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/runtime/onConnect",
"runtime-on-message": "https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/runtime/onMessage",
"theme-experiment": "https://github.com/thunderbird/webext-examples/tree/master/manifest_v2/theme_experiment",
"source-thunderbird-schemas": "https://hg-edge.mozilla.org/comm-central/file/tip/mail/components/extensions/schemas",
"ui-elements": "https://developer.thunderbird.net/add-ons/mailextensions/supported-ui-elements#menu-items",
"user-input-restrictions": "https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/User_actions"
}