mirror of
https://github.com/tubearchivist/browser-extension.git
synced 2025-04-20 18:20:12 +00:00
added code watch page subscribe button
This commit is contained in:
parent
e917e7c0df
commit
a85b0845ed
@ -146,8 +146,7 @@ function ensureTALinks() {
|
|||||||
|
|
||||||
// fix positioning of #owner div to fit new button
|
// fix positioning of #owner div to fit new button
|
||||||
function adjustOwner(channelContainer) {
|
function adjustOwner(channelContainer) {
|
||||||
channelContainer = channelContainer.querySelector("#buttons");
|
return channelContainer.querySelector("#buttons") || channelContainer;
|
||||||
return channelContainer;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
function buildChannelButton(channelContainer) {
|
function buildChannelButton(channelContainer) {
|
||||||
|
Loading…
Reference in New Issue
Block a user