我正在使用FireFTP扩展程序版本2.0.24.1。它在Firefox菜单中的图标都很模糊。 fireFTP网站有一个pretty icon。我想用漂亮的那个替换模糊的那个。
现在我已经尝试过弄乱文件了。我认为图标存储在[profile directory]/extensions/{a7c6cf7f-112c-4500-a7ea-39801a327e5f}/chrome/icons/default/fireftp-main-window.ico
中。但是,将其名称从fireftp-main-window.ico
更改为fireftp-main-window.ico.bak
并未更改其显示方式。我想在某个地方我应该更改一个引用(在[profile directory]/extensions/{a7c6cf7f-112c-4500-a7ea-39801a327e5f}/chrome/fireftp.jar
中没有找到任何引用和/或强制在"刷新"在Firefox的扩展名上。
Linux Mint 17.1上的Mozilla Firefox 39.0。