TYPO3 PID Helper
The page id is automatically read from the page's meta fields, you can implement this feature by adding this snippet to your typoscript config:
page.meta.pageID.data = TSFE:id
https://github.com/i-kiu/browser-typo3-pageid
Developer Tools