• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

internetarchive/wayback-machine-firefox: Reduce annoying 404 pages by automatica ...

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称:

internetarchive/wayback-machine-firefox

开源软件地址:

https://github.com/internetarchive/wayback-machine-firefox

开源编程语言:

JavaScript 100.0%

开源软件介绍:

No More 404s Build Status devDependencies Status

Developing

This is a "WebExtension". See https://developer.mozilla.org/Add-ons/WebExtensions/Your_first_WebExtension

Develop through the web-ext run command.

npm run dev

How to load a zip or xpi file directly into Firefox

  • Upgrade to Firefox 45 or newer
  • Visit about:debugging
  • Click "Load Temporary Add-on"
  • Click "manifest.json"

If something is wrong, it will silently fail. Try removing the add-on, waiting a few seconds, then re-adding.

More info: https://developer.mozilla.org/docs/Tools/about%3Adebugging#Enabling_add-on_debugging

Also:

  1. Open new tab.
  2. Type "about:config".
  3. Enter "xpinstall.signatures.required" in search bar.
  4. Modify value to "false" (just click on it).
  5. Restart Firefox and try install extension again.

Publishing & Signing

The "web-ext" has a command that publishes and signs the extension at the same time. As far as I can tell, there is no way to do these separately. Once a version is published, it cannot be undone, so use with caution.

First update the version (see Places to Update the version).

# This will sign, publish, and update the ./build directory
npm install
npm run sign

Building an unsigned extension

Only use this if you need to produce an unsigned xpi. Use "run" for development

npm run build_unsigned

Places to update the version

  • Changelog.md - update change log
  • src/manifest.json - update version
  • src/scripts/background.js - update header
  • package.json - update header

License

Copyright Internet Archive, 2016 AGPL-3

Credits




鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap