Run a shell script from Greasemonkey? -
i add button on webpage execute command line (let's simple echo "the html page title is: ...";), parameters taken webpage.
i'm sure won't allowed using plain js (because of security issues) there greasemonkey way so?
i didn't see match in greasemonkey api doc, still have hope there can way (besides using localhost php script loaded gm_getresourceurl: avoid asking gm script users setup local server first; note this one requires local server too)...
Comments
Post a Comment