Skip to content

maersu/format-title

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chrome extension: Format Title

This Chrome extension appends the hostname and pathname of the current URL to the original page title.

How it works:

  1. The extension runs in the background, monitoring tab updates.
  2. When a page is fully loaded, it constructs a new title using the format: [Original Title] - [hostname][pathname]
  3. The new title is then sent to the content script, which updates the page's title.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published