import React from 'dom-chef'; import select from 'select-dom'; import * as pageDetect from 'github-url-detection'; import features from '../feature-manager.js'; function init(): false | void { const originalPreviousNext = select('.commit .BtnGroup.float-right'); if (!originalPreviousNext) { return false; } // Wrap the button in a