Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tpamula/webextension-window-titler
Label your Firefox windows and profiles by modifying window title
https://github.com/tpamula/webextension-window-titler
firefox firefox-extension webextension
Last synced: 11 days ago
JSON representation
Label your Firefox windows and profiles by modifying window title
- Host: GitHub
- URL: https://github.com/tpamula/webextension-window-titler
- Owner: tpamula
- License: mit
- Created: 2018-12-03T12:54:45.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-04-16T17:51:12.000Z (over 1 year ago)
- Last Synced: 2024-08-01T16:48:14.006Z (3 months ago)
- Topics: firefox, firefox-extension, webextension
- Language: JavaScript
- Homepage: https://addons.mozilla.org/en-GB/firefox/addon/window-titler/
- Size: 803 KB
- Stars: 50
- Watchers: 7
- Forks: 10
- Open Issues: 44
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
Window Titler
=============![downloads shield](https://img.shields.io/amo/dw/window-titler)
![users shield](https://img.shields.io/amo/users/window-titler)![icon](assets/icons/dark/icon-128.png)
Label your windows and profiles using custom window titles.
Usage
-----
This extension allows you to modify the Firefox window title which is visible in the operating system's window list, task switcher and in the browser's title bar. The title bar is disabled by default in Firefox but can be enabled easily.* To invoke Window Titler click its toolbar button or use the keyboard shortcut (default: **Ctrl+Alt+T**).
* To specify a profile title go to the extension settings page.
Tips
----
* Enabling the title bar: https://support.mozilla.org/en-US/kb/customize-firefox-controls-buttons-and-toolbars
* Tick the "Title bar" checkbox in the customisation screen.Permissions
-----------
* The "Access recently closed tabs" permission is required to keep the window titles persistent across the browser restarts.Feedback & contributing
-----------------------
This project is fully open source. Feedback: suggestions, issues, contributions and ratings help to improve the extension and are encouraged.
* Source code: https://github.com/tpamula/webextension-window-titler
* Submit a bug or a feature suggestion: https://github.com/tpamula/webextension-window-titler/issues
* Rate: https://addons.mozilla.org/en-US/firefox/addon/window-titlerContributors
------------
Thanks to those who contributed to this project:
* [Framling](https://github.com/Framling)
* [orchee](https://github.com/orchee)