full-address-column
full-address-column copied to clipboard
customcol.js
Which Extensions do you load from here:
const EXTENSION_NAME = "[email protected]";
var extension = ExtensionParent.GlobalManager.getExtension(EXTENSION_NAME);
...
Services.scriptloader.loadSubScript(extension.getURL("customcol.js"), win.FAC);
customcol.js
is somehow not part of the sources?!
(Sry, that I am asking here. But in the addons section of TB posting a question isn't possible. I am referring to your answer there on Nov, 20th 2020)
"customcol.js" is a part of this addon and is included both in XPI package and in this repo at https://github.com/lkosson/full-address-column/blob/master/src/customcol.js
Sry, I dunno whyI didn't got it yesterday. Obviously it was a little too late in the evening ;-) (and I could swear I didn't saw it)