Scrapboxのページをプレーンテキストで閲覧する
/* * @title scrapbox text * @description Scrapboxのページをプレーンテキストで閲覧する * @include https://scrapbox.io/* * @license MIT License * @javascript_url */ location.pathname = "/api/pages" + location.pathname + "/text";