Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/igorlogius/gather-from-tabs

Gather information from multiple tabs, by using a small snippet of javascript
https://github.com/igorlogius/gather-from-tabs

firefox firefox-addon firefox-extension firefox-webextension

Last synced: 3 months ago
JSON representation

Gather information from multiple tabs, by using a small snippet of javascript

Awesome Lists containing this project

README

        

Gather information from multiple tabs

[![](https://raw.githubusercontent.com/igorlogius/igorlogius/main/geFxAddon.png)](https://addons.mozilla.org/firefox/addon/gather-from-tabs/)

### [Click here to report a bug, make a suggestion or ask a question](https://github.com/igorlogius/igorlogius/issues/new/choose)

Short Demo Video:

https://github.com/user-attachments/assets/966eb626-bdfb-4ecd-b909-1f2ace9cd344

Functions


  1. Toolbar button opens GFT script management view

  2. To run a script against all tabs in the current window, just click the `play` button in the script row you want to run

  3. To add a script, use the first row of the table

  4. All add, edit and delete actions are non-persistent. To make the current table state persistent, click the `Save` button at the top right or use the `Discard` button to reset the table into its last saved state

  5. Use the import/export to restore or save the current scripts locally as/from JSON files

  6. The textareas whill auto expand when focused, use the Minimize Button to shrink them back into oneliner that only shows the first line of the script.

  7. Granting the "Input data to the clipboard" permission places the output of a run directly into the clipboard