Firefox 浏览器附加组件
  • 扩展
  • 主题
    • 适用于 Firefox
    • 字典和语言包
    • 其他浏览器网站
    • 适用于 Android 的附加组件
登录
iShell 预览

iShell 作者: gchristnsn

iShell allows to give commands to the browser by entering text into a special input box available by Ctrl+Space key combination. You may create your own commands in JavaScript. iShell is a descendant of the Mozilla Ubiquity project.

5 (4 reviews)5 (4 reviews)
26 个用户26 个用户
您需要 Firefox 来使用此扩展
下载 Firefox 并安装扩展
下载文件

扩展元数据

屏幕截图
关于此扩展
iShell is a browser add-on available by the Ctrl+Space key combination that lets you give commands to a browser by entering text into a special input box. Commands are shortcuts for things that you commonly do on the Web; they can eliminate repetitive tasks and let you get more done, faster. You can instantly obtain interactive results of command execution in the same window. It is possible to create your own iShell commands in JavaScript.

The complete list of the builtin commands is available here.

Create your own commands

iShell allows to declaratively define and automatically parse commands with prepositional arguments. For example, consider the command show-text with the following syntax: "show-text hey! in popup". It has the prepositional argument named in and the nameless first argument. iShell command parser will automatically provide values (hey!, popup) of the arguments to the command handler methods after you enter it in the input box.

iShell commands have full access to browser WebExtension APIs and jQuery. This gives you the ability to extend the browser almost effortlessly. Find more information on command authoring in the tutorial at iShell setting pages.

History

iShell is a WebExtensions revival of Mozilla Ubiquity, an ingenious experiment in ubiquitous linguistic user interfaces. iShell aims to bring back the full functionality of Ubiquity to Firefox Quantum and provide a clean, unified modern object-oriented command authoring API.

The legacy Ubiquity had a command subscription model, where you were supposed to subscribe to third-party commands that were updated automatically. For security reasons, there is no such model in iShell. You need to manually maintain third-party code in the iShell command editor by using the install command.

Despite that, iShell is still immensely useful if you can write JavaScript to automate things you have (web)APIs for or to extend the browser functionality without much effort. The add-on allows to create interactive presentations of any complexity with the standard CSS and HTML.

Some additional features not found in the original Ubiquity
  • Modern class-based command syntax.
  • More argument roles (prepositions): 'by' (cause), 'for' (subject) and 'on' (dependency).
  • Ability to scroll through preview list items with Ctrl+UP/DOWN keys.
  • It is possible to separate user commands into multiple categories in the command editor.
  • Ability to add commands to the browser context menu with the Ctrl+Alt+Enter keyboard shortcut (Firefox only). Commands that do not need the preview should be marked as executable in the add-on settings.

API keys are necessary for some built-in commands

Some built-in commands now require API keys of their corresponding services. If the help links at the iShell interface provide not enough guidance to obtain them, please see the project GitHub page.
评分 5(1 位用户)
登录以评价此扩展
目前尚无评分

已保存星级评分

5
4
4
0
3
0
2
0
1
0
阅读全部 4 条评价
权限与数据详细了解

必要权限:

  • 与 Firefox 之外的其他程序交换信息
  • 清除最近的浏览历史、Cookie 及有关数据
  • 获取剪贴板数据
  • 输入数据到剪贴板
  • 下载文件和读取与修改浏览器的下载历史
  • 获取浏览历史
  • 监控扩展使用情况和管理主题
  • 为您显示通知
  • 获取最近关闭的标签页
  • 隐藏和显示浏览器标签页
  • 获取浏览器标签页
  • 获知浏览器导航时的行为状态
  • 访问您在所有网站的数据
更多信息
附加组件链接
  • 主页
  • 用户支持网站
版本
1.1.6.3
大小
1.03 MB
上次更新
4 个月前 (2025年4月10日)
相关分类
  • 其他
许可证
仅 GNU 通用公共许可证 v3.0
版本历史
  • 查看所有版本
添加到收藏集
举报此附加组件
支持这位开发者

此扩展的开发者寻求您的小小捐助以支持其持续发展。

我要捐款

1.1.6.3 的发布说明
Fixed Scrapyard commands
gchristnsn 制作的更多扩展
  • 目前尚无评分

  • 目前尚无评分

  • 目前尚无评分

  • 目前尚无评分

  • 目前尚无评分

  • 目前尚无评分

转至 Mozilla 主页

附加组件

  • 关于
  • Firefox 附加组件博客
  • 扩展工坊
  • 开发者中心
  • 开发者政策
  • 社区博客
  • 论坛
  • 报告缺陷
  • 评价指南

浏览器

  • Desktop
  • Mobile
  • Enterprise

产品

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • 隐私
  • Cookie
  • 法律

除非另有注明,否则本网站上的内容可按知识共享 署名-相同方式共享 3.0 或更新版本使用。