Private_Tab_WE icon indicating copy to clipboard operation
Private_Tab_WE copied to clipboard

When releasing this to AMO, make sure that the extension ID is the same as as the old extesion

Open ExE-Boss opened this issue 7 years ago • 1 comments

https://github.com/Infocatcher/Private_Tab_WE/blob/68dce4ddbcb0fb09aa02f31c2c146b90613ee397/manifest.json#L10 This should instead be privateTab@infocatcher as per MDN documentation (step 4).

This way, everyone who used the legacy extension will get updated to the WebExtension.

ExE-Boss avatar Apr 02 '18 00:04 ExE-Boss

Yes, but currently WE version isn't functional due to API limitations, so I prefer to have both installed (it's still possible to apply some hacks to use legacy extensions). And later I'll change ID like here: https://github.com/Infocatcher/Right_Links_WE/commit/25b2c3939b67fcb8e1c7af14ff80d5f10b6aa1fd

Infocatcher avatar Apr 02 '18 17:04 Infocatcher