Skip to content

Instantly share code, notes, and snippets.

@introt
Last active March 30, 2021 08:23
Show Gist options
  • Save introt/11ccbddaf57e3ba3c6d88dabb725ffa1 to your computer and use it in GitHub Desktop.
Save introt/11ccbddaf57e3ba3c6d88dabb725ffa1 to your computer and use it in GitHub Desktop.
Aiforia Cloud: set document.title to image name
javascript:void(document.title=document.getElementsByClassName("ng-binding")[0].textContent)
@introt
Copy link
Author

introt commented Mar 30, 2021

Makes a great pair with the Tree Style Tab extension (vertical tabs): https://addons.mozilla.org/en-US/firefox/addon/tree-style-tab/

Demo with a public page:

Screenshot_2021-03-30_11-14-34

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment