SaltatorMortis

Results 8 issues of SaltatorMortis

the @ command returns an empty string or crashes if executed inside a repeat function all used commands work standalone without repeat example : `!repeat(5d5;5d5;"@1",10)` > 14 - Details [5,3,2,2,2]...

enhancement

as @maximilianmaihoefner mentioned it would be cool to expand the macro syntax he already suggested in #74 `!macro move 3 5` i would add - `!macro rm 3..5` remove macros...

enhancement

the new HTTPS-Only Mode prevents the update from the Siteinfo this is a backend error maybe you could add a icon to the popup if the automatic update fails and...

could we have the ability to block spec Wedata rule based on the ID given via the `resource_url ` this would enable the ability to priotorise other rules over other...

give the user the ability to enable/disable the new addBrowserHistory via the SITEINFO additional to the global setting option

basicly i want to replace the text as it is rendered in html in the github project [findAndReplaceDOMText](https://github.com/padolsey/findAndReplaceDOMText) is it already programmed but it would be cool if you may...

enhancement
logic
priority-medium

regex nativly supports the feature to use a string or a function it would be cool if we could use this inside foxreplace a simple sample: ``` var re =...

enhancement
priority-low

if you Import any json files with declared "hostOnly" (true or false) its deleted in your script(/data/popup/cookies.js) and defaulted from firefox to false. in https://github.com/joue-quroi/cookie-editor/blob/6edd8df824ea7c11b161ca688e1dbabebf0b6339/data/popup/cookies.js#L14-L17 you simply forgot to add...