Browser extension
GetFTR provides a browser extension which adds GetFTR buttons to all websites, where the user is entitled to full text via subscription or open access.
When a user visits a website that has integrated with GetFTR directly, this feature can be detrimental to the user experience, as it results in multiple buttons being displayed for the same document.
To prevent this, integrator websites can (and should) include the following meta tag in their HTML markup’s head element, where {integrator-id}
is replaced with the
Integrator ID in lowercase (can be found on the GetFTR Self-Service Portal ):
<meta name="getftr-integrator" content="{integrator-id}" />
The extension will look for this meta tag and when it’s detected, it will disable itself on the website.
Last updated on