Project

General

Profile

Feature #3274

Make reuse between extension and snippet faster and bug free

Added by Ram Kordale about 1 year ago. Updated almost 1 year ago.

Status:
Closed
Priority:
Urgent
Target version:
Start date:
10/10/2023
Due date:
11/10/2023
% Done:

100%

Estimated time:

Description

Today, loading part of the code is mixed with business logic. Separate it.

Extension picks version from manifest file. But, version is hard coded in snippet. One solution is to hard code version to 5.0. 5.0 stands for latest. Until a version is picked to be uploaded to the chrome webstore, extension also can use 5.0.

images are loaded from different paths for both extension and snippet. just need to be aware of this.

#2

Updated by Ayush Khandelwal about 1 year ago

  • Due date set to 11/10/2023
  • Status changed from New to In Progress
#3

Updated by Ayush Khandelwal about 1 year ago

  • Status changed from In Progress to Feedback
  • % Done changed from 0 to 100
#4

Updated by Ram Kordale almost 1 year ago

  • Status changed from Feedback to Closed

Also available in: Atom PDF