guzman-rc

Results 5 issues of guzman-rc

We have developed an extension for Firefox and we want to submit to addons.mozilla.org. The validation process of an extension becomes very complicated when code generators like browserify have been...

Hi Team, I am wondering if you're aware of changes coming soon to Gmail? **https://9to5google.com/2022/01/31/new-gmail-view-redesign/**

I need to remove the metadata from the attachments. We have developed a Web Service that receives the files and returns them without metadata. The following function intercepts when a...

question

Steps to reproduce: Docx4j 8.3.8 Java Code: https://github.com/plutext/docx4j/blob/master/docx4j-samples-docx4j/src/main/java/org/docx4j/samples/TrackChangesAccept.java The XSLT template: https://github.com/plutext/docx4j/blob/master/docx4j-samples-resources/src/main/resources/AcceptChanges.xslt Sample Word file: [TestSimple.docx](https://github.com/plutext/docx4j/files/10339113/TestSimple.docx) The resulting file still has 1 unaccepted change. We need all changes in the...

I get this console error when I call `gmail.tools.add_compose_button` ``` Uncaught TypeError: Illegal invocation at T.fn.init. (jquery.module.min.js:2:44823) at Y (jquery.module.min.js:2:6326) at T.fn.init.html (jquery.module.min.js:2:44634) at Gmail.api.tools.add_compose_button (gmail.js:3712:16) at extension.js:31:15 at handler...