I don't have access to their source either (Andreas can take a look). From the TelemetryEnvironment field at the "Metadata" tab of a crash report with the add-ons from comment 8, I can see the names: ``` "{bbddf452-1a72-4a5d-a833-0416ac7fd76f}":{"version":"7.2.2","scope":1,"type":"extension","updateDay":18010,"isSystem":false,"isWebExtension":true,"multiprocessCompatible":true,"blocklisted":false,"description":null,"name":"AV Scanner","userDisabled":false,"appDisabled":false,"foreignInstall":false,"hasBinaryComponents":false,"installDay":18010,"signedState":2}}, ``` ``` "{c65b18e1-cd3d-4773-a901-15a0753e7d81}":{"version":"0.3","scope":1,"type":"extension","updateDay":17978,"isSystem":false,"isWebExtension":true,"multiprocessCompatible":true,"blocklisted":false,"description":"PrincipalInterceptor plugin for Firefox","name":"PrincipalInterceptor","userDisabled":false,"appDisabled":false,"foreignInstall":false,"hasBinaryComponents":false,"installDay":17978,"signedState":2} ```
Bug 1544315 Comment 11 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
I don't have access to their source either (Andreas can take a look). From the TelemetryEnvironment field at the "Metadata" tab of a crash report with the add-ons from comment 8, I can see the names: `"{bbddf452-1a72-4a5d-a833-0416ac7fd76f}":{"version":"7.2.2","scope":1,"type":"extension","updateDay":18010,"isSystem":false,"isWebExtension":true,"multiprocessCompatible":true,"blocklisted":false,"description":null,"name":"AV Scanner","userDisabled":false,"appDisabled":false,"foreignInstall":false,"hasBinaryComponents":false,"installDay":18010,"signedState":2}},` `"{c65b18e1-cd3d-4773-a901-15a0753e7d81}":{"version":"0.3","scope":1,"type":"extension","updateDay":17978,"isSystem":false,"isWebExtension":true,"multiprocessCompatible":true,"blocklisted":false,"description":"PrincipalInterceptor plugin for Firefox","name":"PrincipalInterceptor","userDisabled":false,"appDisabled":false,"foreignInstall":false,"hasBinaryComponents":false,"installDay":17978,"signedState":2}`