I found that there are some website cannot trigger the jCrop or wrong result
for example:
Cannot crop
https://chrome.google.com/webstore/category/apps?hl=zh-TW&_feature=website
I dont know how to say this problem
http://deepliquid.com/content/Jcrop_Examples.html
also this extension need create element in current page, so all non web page cannot crop anything
And current my extension is use captureVisibleTab to send the base64 image to new tab
and set the jCrop with it, so i dont have above problem
I found that there are some website cannot trigger the jCrop or wrong result
for example:
Cannot crop
https://chrome.google.com/webstore/category/apps?hl=zh-TW&_feature=website
I dont know how to say this problem
http://deepliquid.com/content/Jcrop_Examples.html
also this extension need create element in current page, so all non web page cannot crop anything
And current my extension is use captureVisibleTab to send the base64 image to new tab
and set the jCrop with it, so i dont have above problem