1 2 3 4 5 6 7 8 9
"use strict"; extensions.registerModules({ tabs: { url: "chrome://geckoview/content/ext-c-tabs.js", scopes: ["addon_child"], paths: [["tabs"]], }, });