-
Hi, I end up knowing your work with Firefox mods through your script _**(BookmarkOpt.uc.js)**_ that adds an option to copy the page title of itens on history sidebar, thank you very much again. I use …
-
I've copied the needed config.js to the Firefox folder but unfortunately this script now no longer works.
`// Downloadbutton.uc.js
....
**### It did however work with the old config.js which…
-
config.js stop working on Firefox Nightly 101.0a1 build 20220407092959
```
Cu.import(Services.io.newFileURI(Services.dirsvc.get('ProfD', Ci.nsIFile)).spec + 'chrome/utils/boot.jsm');
```
the lin…
-
```
[
//Remove unnecesary ? and &
/(?:(\?)(?:&+(?!$|&)))|(?:&(?=&))|(?:(?:\??&+|\?)$)/g,
'$1'
]
```
This rule will redirect bing.com search result to wrong page. I got search r…
-
in principle it works pretty good in TB 78, but i found that hotkey "E" does not work.
-
I just applied the offered switch to `waterfox-g-kpe`. Having G3 installed, this caused an error with `dpkg`:
```
E: /tmp/apt-dpkg-install-meMhz1/4-waterfox-g-kpe_4.1.1.1-0+9.1_amd64.deb: trying t…
-
There's a known [[1](https://old.reddit.com/r/FirefoxCSS/comments/nzz4hf/help_with_my_script_modernizing_tooltip_and/h1tt5jc/)] [[2](https://old.reddit.com/r/FirefoxCSS/comments/o6948m/dark_tooltip/h2…
-
Hi @aminomancer I recently found your repository and saw that it is possible to add some features to Firefox through javascripts (userchromejs). I am currently using the private tab script as there is…
-
Hey, please my last question about your newest boot.jsm.
I have this [js script](https://pastecode.io/s/ff9wmnjj). At the beginning of the script (heading) a function description is included, but i…
-
I was wondering if you could test out my colorfultabs extension for bootstrap? It is still a tad buggy not sure what is missing at the current moment but would love some advice.
https://github.com…