google / schemarama

Schemarama is a project exploring standards-based validation for structured data, especially Schema.org.
Apache License 2.0
130 stars 23 forks source link

Schemarama bookmarklet (for 'check this page') #8

Closed danbri closed 3 years ago

danbri commented 3 years ago

It is difficult to add "check this URL" functionality into a clientside app, but a bookmarklet that injects JS into the currently viewed page can work similarly. We had some tests of this early on - where are we with this?

Gnomus042 commented 3 years ago

@danbri, it's not in schemarama, but I have it somewhere locally. It is probably outdated, I can make an update. As an option, for remote resources, we can add an opportunity to load data from remote webpages to the demo.

danbri commented 3 years ago

I have this but it isn't working for me: https://gist.github.com/danbri/4d4d7049ef765eb2b21bd943ac303b04

Gnomus042 commented 3 years ago

URLs validation feature added to the demo