Buscador de complementos para Firefox
  • Extensiones
  • Temas
    • para Firefox
    • Diccionarios y paquetes de idiomas
    • Otros sitios de navegadores
    • Complementos para Android
Iniciar sesión
Vista previa de iShell

iShell por 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)
28 Users28 Users
Necesitarás Firefox para usar esta extensión
Descarga Firefox y obtiene la extensión
Descargar archivo

Metadata de la extensión

Capturas de pantalla
Sobre esta extensión
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.
Rated 5 by 4 reviewers
Inicia sesión para evaluar esta extensión
Todavía no hay valoraciones

Se guardó la valoración

5
4
4
0
3
0
2
0
1
0
Leer las 4 revisiones
Permissions and dataSaber más

Permisos requeridos:

  • Intercambiar mensajes con otros programas
  • Limpiar el historial de navegación reciente, cookies y datos relacionados
  • Obtener datos del portapapeles
  • Introducir datos en el portapapeles
  • Descargar archivos y leer y modificar el historial de descargas del navegador
  • Acceder al historial de navegación
  • Monitorizar el uso de extensiones y administrar temas
  • Mostrarte notificaciones
  • Acceder a las pestañas cerradas recientemente
  • Ocultar y mostrar pestañas del navegador
  • Acceder a las pestañas del navegador
  • Acceder a la actividad del navegador mientras navegas
  • Acceder a tus datos para todos los sitios web
Más información
Enlaces del complemento
  • Página de inicio
  • Ayuda del sitio
Versión
1.1.6.3
Tamaño
1,03 MB
Última actualización
hace 5 meses (10 de abr. de 2025)
Categorías relacionadas
  • Otro
Licencia
GNU General Public License v3.0 only
Historial de versiones
  • Ver todas las versiones
Añadir a la colección
Informar sobre este complemento
Ayudar a este desarrollador

El desarrollador de esta extensión te pide le ayudes a seguir con el desarrollo haciendo una pequeña contribución.

Contribuir ahora

Notas de prensa para 1.1.6.3
Fixed Scrapyard commands
Más extensiones de gchristnsn
  • Todavía no hay valoraciones

  • Todavía no hay valoraciones

  • Todavía no hay valoraciones

  • Todavía no hay valoraciones

  • Todavía no hay valoraciones

  • Todavía no hay valoraciones

Ir a la página de inicio de Mozilla

Complementos

  • Acerca de
  • Blog de complementos de Firefox
  • Taller de extensiones
  • Central del desarrollador
  • Normativas para desarrolladores
  • Blog de la comunidad
  • Foro
  • Informar de un error
  • Guía de revisión

Navegadores

  • Desktop
  • Mobile
  • Enterprise

Productos

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privacidad
  • Cookies
  • Legal

A menos que se indique lo contrario, el contenido de este sitio está licenciado bajo la licencia Creative Commons Reconocimiento Compartir-Igual v3.0 o una versión posterior.