tomillie / HockeyArenaRevampedPublic

Public issue tracking & roadmap for the HockeyArena Revamped web extension.
1 stars 0 forks source link

Dynamic page title #15

Closed tomillie closed 3 months ago

tomillie commented 1 year ago

Show specific page name in the of the page (tab/window name).</p> <p>E,g,: a page name (Training, Youth school, ...), a player name, playing teams in match detail, etc.</p> </div> </div> <div class="page-bar-simple"> </div> <div class="footer"> <ul class="body"> <li>© <script> document.write(new Date().getFullYear()) </script> Githubissues.</li> <li>Githubissues is a development platform for aggregating issues.</li> </ul> </div> <script src="https://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.min.js"></script> <script src="/githubissues/assets/js.js"></script> <script src="/githubissues/assets/markdown.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/highlight.min.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/languages/go.min.js"></script> <script> hljs.highlightAll(); </script> </body> </html>