File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " FragmentQR" ,
3- "version" : " 1.7" ,
3+ "version" : " 1.7.1 " ,
44 "manifest_version" : 2 ,
55 "minimum_chrome_version" : " 80" ,
66 "author" : " Yonah Aviv" ,
77 "short_name" : " FragmentQR" ,
8- "description" : " Free chrome extension to copy and generate QR codes for text fragments from selected text" ,
8+ "description" : " Copy text fragments and generate QR codes for them, using the user's selected text on a webpage. " ,
99 "background" : {
1010 "persitent" : false ,
1111 "scripts" : [" js/background_script.js" ]
2929 "browser_action" : {
3030 "default_title" : " FragmentQR - Open popup and generate QR for current tab" ,
3131 "default_icon" : {
32- "64 " : " img/64 .png"
32+ "128 " : " img/128 .png"
3333 },
3434 "default_popup" : " popup.html"
3535 },
You can’t perform that action at this time.
0 commit comments