File tree Expand file tree Collapse file tree 2 files changed +1
-5
lines changed
Expand file tree Collapse file tree 2 files changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -32,13 +32,9 @@ module.exports = {
3232 icon : "https://www.google.com/s2/favicons?sz=64&domain=translate.google.com" ,
3333 require : [
3434 "https://update.greasyfork.org/scripts/530526/1558038/ProgressUI-Module.js" ,
35- "https://github.com/mde/ejs/releases/download/v3.1.10/ejs.min.js" ,
36- // 'https://update.greasyfork.org/scripts/530648/1558616/FileDownloader-Module.js',
37- // 'https://cdnjs.cloudflare.com/ajax/libs/jszip/3.7.1/jszip.min.js'
3835 ] ,
3936 resource : [
4037 // 'popup_css https://raw.githubusercontent.com/maanimis/MetaTranslator/refs/heads/develop/src/pages/popup.css',
41- "popup_html https://raw.githubusercontent.com/maanimis/MetaTranslator/refs/heads/develop/src/pages/popup.ejs" ,
4238 ] ,
4339 connect : [ ] ,
4440 "run-at" : "document-end" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " metatranslator" ,
33 "description" : " Show translated tooltip on text selection" ,
4- "version" : " 0.3.2 " ,
4+ "version" : " 0.3.3 " ,
55 "author" : {
66 "name" : " maanimis" ,
77 "email" : " maanimis.dev@gmail.com"
You can’t perform that action at this time.
0 commit comments