{"library":"gmxhr-fetch","type":"library","category":null,"description":"A fetch-like polyfill for userscript managers (Tampermonkey, Greasemonkey, Violentmonkey). Version 0.1.2 provides a familiar `fetch` interface over `GM_xmlhttpRequest`, allowing userscript authors to use Promise-based HTTP requests without managing raw GM API calls. Lightweight, no external dependencies, supports typical fetch options (method, headers, body). Key differentiator: simplifies migrating from standard fetch to userscript context by mimicking the Fetch API.","language":"javascript","status":"active","version":"0.1.2","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install gmxhr-fetch","imports":["import { gmfetch } from 'gmxhr-fetch'","import gmfetch from 'gmxhr-fetch'","// @grant GM_xmlhttpRequest"]},{"cmd":"yarn add gmxhr-fetch","imports":[]},{"cmd":"pnpm add gmxhr-fetch","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"gmxhr-fetch","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}