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

harthur/fxconsole: [UNMAINTAINED] Remote JavaScript console for Firefox

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

开源软件名称:

harthur/fxconsole

开源软件地址:

https://github.com/harthur/fxconsole

开源编程语言:

JavaScript 100.0%

开源软件介绍:

fxconsole

fxconsole is a remote Javascript console for Firefox that runs in your terminal:

fxconsole in Terminal

Install

With node.js and the npm package manager:

npm install fxconsole -g

You can now use fxconsole from the command line.

Connecting

Desktop Firefox

  1. Enable remote debugging (You'll only have to do this once)

  2. Open the DevTools. Web Developer > Toggle Tools

  3. Visit the settings panel (gear icon)

  4. Check "Enable remote debugging" under Advanced Settings

  5. Listen for a connection

  6. Open the Firefox command line with Tools > Web Developer > Developer Toolbar.

  7. Start a server by entering this command: listen 6000 (where 6000 is the port number)

Firefox for Android

Follow the instructions in this short Hacks video

FirefoxOS Simulator

This one is a bit hacky right now, and object inspection doesn't work yet, but feel free to try. The .tabs command lists the currently open apps in the simulator.

  1. Install FirefoxOS Simulator in Firefox
  2. Start the Simulator with Tools > Web Developer > Firefox OS Simulator
  3. Get the port the Simulator is listening on with this terminal command: lsof -i -P | grep -i "b2g" in Linux/Mac, or using fx-ports.
  4. Start fxconsole and with the --port argument.

Usage

fxconsole --port 6000 --host 10.251.34.157

Commands

There are two extra REPL commands available beyond the standard node.js commands. .tabs lists the open tabs in Firefox. .switch 2 switches to evaluating in a tab. The argument is the index of the tab to switch to.




鲜花

握手

雷人

路过

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

请发表评论

全部评论

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

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

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

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

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