Chrome Plugin: use Wikipedia as verification of Twitter accounts
chrome.google.com
Chrome Plugin: use Wikipedia as verification of Twitter accounts
1–3 of 3 posts
Re: Chrome Plugin: use Wikipedia as verification of Twitter accounts
#2[dead]
Re: Chrome Plugin: use Wikipedia as verification of Twitter accounts
#3Nice little tool!
From their Github page [0]:
>this plugin was created by GPT-4 in just two hours
It uses the Intersection Observer API [1] to grep visible usernames on twitter.com and then checks the Wikipedia API if the property P2002 (Twitter username) [2] exists.0: https://github.com/irony/verified-by-wikipedia
1: https://developer.mozilla.org/en-US/docs/Web/API/Intersectio...