変更箇所
components/nicowatcher.js
! if(url.search(/^https:\/\/flapi\.nicovideo\.jp\/api\/getmarqueev3/) == 0 ||
! url.search(/^https:\/\/res\.nimg\.jp\/swf\/player\/marqueeplayer\.swf/) == 0) {
content/overlay.js
! if (url && /^https:\/\/www\.nicovideo\.jp\/watch\/[a-z]{0,2}[0-9]+/.test(url)) {
! if (url && /^https:\/\/www\.nicovideo\.jp\/watch\/[a-z]{0,2}[0-9]+/.test(url)) {
! if (contentDoc.location.protocol != "https:" || !(/nicovideo\.jp$/.test(contentDoc.location.host))) {
! if (/^https:\/\/www\.nicovideo\.jp\/watch\/[a-z]{0,2}[0-9]+/.test(contentWin.location.href)) {
content/smilefoxPanel.js
! if (/^https:\/\/www\.nicovideo\.jp\/watch\/(?:[a-z]{0,2}[0-9]+)$/.test(browser.contentWindow.location.href) && !br! url = "https://"; + region + ".nicovideo.jp/";
! url = "https://"; + region + ".nicovideo.jp/watch/" + browser.nicofoxVideoInfo.nicoData.id;
! url = "https://www.nicochart.jp/watch/"; + info.nicoData.id;
! url = "https://nico.xii.jp/comment/?url="; + info.nicoData.id;