Firefox Portable File Structure? userChrome.css is where?
according to this post https://portableapps.com/node/2990
my userChrome.css shoul be @
Firefox (portable)\Data\profile\chrome\userChrome.css
But in this directory
D:\progs\PortableApps\FirefoxPortable\Data\profile\chrome\
I only have
userChrome-example.css
&
userContent-example.css
What am i doing worng. My goal is to modify the GMarks extension to
#GM-star { list-style-image: url("chrome://gmarks/skin/star.gif") !important; }
(makes the blue star for this plugin become the normal bookmark star)
I really have no idea what I'm doing. It would be nice to have a file structure walkt