//================================================== // sharefeed entry tool - by kebokyo // content.js - examines the content of the page // for data autofill // created june 21, 2025 //================================================== let entry = { title: "" }; // if schema.org JSON-LD is present, read that data return entry;