https://bugs.kde.org/show_bug.cgi?id=451953
Bug ID: 451953 Summary: Greasemonkey @require automatically adds .js to file extension Product: Falkon Version: 3.2.0 Platform: unspecified OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: extensions Assignee: now...@gmail.com Reporter: genghisk...@gmx.ca Target Milestone: --- I'm testing an XML stylesheet using a Userscript and have // @require falkon.xsl in metadata. File falkon.xsl is copied to /greasemonkey/requires/ directory as falkon.xsl.js which is not the filename specified in the Userscript. A possible workaround is to insert to whole file into the script as string, but it's not pretty on eyes, as syntax highlighting for XML is not available upon edit. -- You are receiving this mail because: You are watching all bug changes.