Task #2940
Feature #2933: Add version support to browser extension
BE: Handle implementation based on version.
Start date:
03/22/2023
Due date:
03/22/2023
% Done:
100%
Estimated time:
2.50 h
Description
If there is no version in the parameter of getPurpleLinksInfoExtFull API then treat the version as 0.9
If version is 0.9 ->
then getPurpleLinksInfoExtFull API will return without mode (older implementation)
If version is 0.95 ->
then getPurpleLinksInfoExtFull API will return with mode (newer implementation)