full-address-column icon indicating copy to clipboard operation
full-address-column copied to clipboard

customcol.js

Open zanzara opened this issue 3 years ago • 2 comments

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)

zanzara avatar Jun 27 '21 21:06 zanzara

"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

lkosson avatar Jun 28 '21 04:06 lkosson

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)

zanzara avatar Jun 28 '21 09:06 zanzara