Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/igorlogius/gather-from-tabs
- Owner: igorlogius
- License: bsd-2-clause
- Created: 2024-03-23T23:57:40.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-09-07T16:39:23.000Z (4 months ago)
- Last Synced: 2024-09-08T01:26:15.320Z (4 months ago)
- Topics: firefox, firefox-addon, firefox-extension, firefox-webextension
- Language: JavaScript
- Homepage: https://addons.mozilla.org/firefox/addon/gather-from-tabs/
- Size: 72.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
- Toolbar button opens GFT script management view
- To run a script against all tabs in the current window, just click the `play` button in the script row you want to run
- To add a script, use the first row of the table
- 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
- Use the import/export to restore or save the current scripts locally as/from JSON files
- 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.
- Granting the "Input data to the clipboard" permission places the output of a run directly into the clipboard