top | item 35769423 Chrome Plugin: use Wikipedia as verification of Twitter accounts 4 points| urvader | 2 years ago |chrome.google.com 1 comment order hn newest bertman|2 years ago Nice 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-wikipedia1: https://developer.mozilla.org/en-US/docs/Web/API/Intersectio...2: https://www.wikidata.org/wiki/Property:P2002 Owen69|2 years ago [deleted]
bertman|2 years ago Nice 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-wikipedia1: https://developer.mozilla.org/en-US/docs/Web/API/Intersectio...2: https://www.wikidata.org/wiki/Property:P2002
bertman|2 years ago
From their Github page [0]:
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...
2: https://www.wikidata.org/wiki/Property:P2002
Owen69|2 years ago
[deleted]