zoukankan      html  css  js  c++  java
  • Ubuntu下Firefox打开mht格式文件

    http://ironurbane.iteye.com/blog/348796

    ————————————————————————————————————————————————————————————————————

    原来在windows下上网的时候,有把好的网页保存成.mht格式文件的习惯。但是在

    ubuntu系统,默认的Firefox浏览器不能打开.mht格式的文件,所以这时候就需要一个

    Firefox的插件(UnMHT for Firefox)。

    插件地址: http://www.unmht.org/unmht/en_previous.html

    当我选择 Ver.5.2.0 unmht-5.2.0.xpi安装的时候,Firefox报错了,我以为是插件版本

    的问题,然后又选择了其他一个比较低版本的插件,结果还是一样:

    Firefox could not install the file at

    https://*****************************.xpi

    install **FAILED** with error -203

    ........

    在google上搜索了一下,问题解决了,就是在Fierfox目录下找到:

    extensions.cache,extensions.rdf,把他们重命名,我的目录结构是这样的:

    /home/用户名/.mozilla/firefox/i8kyf7pc.default/extensions.cache
    /home/用户名/.mozilla/firefox/i8kyf7pc.default/extensions.rdf

    原帖:

    http://www.techsupportteam.org/forum/web-email/3642-firefox-could-not-install-file.html

    ——————————————————————————————————
    傲轩游戏网
  • 相关阅读:
    Java乔晓松oracle的多表查询
    定义一个地址固定的变量
    J2ME的表单元素及其事件
    J2me的异常处理和多线程
    [置顶] eclipse远程部署,静态文件实时同步插件
    newlisp debugger
    启用isqlplus
    ORA27101: shared memory realm does not exist
    windows下安装node.js及less
    em启动/关闭报错解决
  • 原文地址:https://www.cnblogs.com/cuizhf/p/2267471.html
Copyright © 2011-2022 走看看