1Password no longer suggests all my logins on certain websites in Chrome and Firefox (continued)

Hi,

Apologies for my very belated response to this forum: https://1password.community/discussion/123945/1password-no-longer-suggests-all-my-logins-on-certain-websites-in-chrome-and-firefox#latest
Here are the websites I'm having issues with the 1Password extension in Chrome and Firefox on Windows 10 Pro and Windows 11 Pro:

  1. archidekt.com - the 1password icon on the username does nothing

    Page Structure:

{
"unparsedUrl": "https://archidekt.com/",
"title": "MTG Deck Builder - Archidekt",
"frames": [
{
"fields": [
{
"formOpid": 1,
"htmlName": "username",
"isActive": true,
"opid": 28,
"placeholder": "Username or Email",
"type": "text",
"labelBefore": "Username:"
},
{
"formOpid": 1,
"opid": 29,
"placeholder": "Password",
"type": "password",
"labelBefore": "Password:"
},
{
"formOpid": 1,
"htmlClass": "ui green button",
"opid": 30,
"type": "submit"
},
{
"formOpid": 1,
"htmlClass": "hidden",
"isReadOnly": true,
"opid": 31,
"type": "checkbox",
"labelAfter": "Remember Me"
}
],
"forms": [
{
"opid": 0
},
{
"headerText": "Login",
"htmlAction": "https://archidekt.com/",
"opid": 1,
"textContent": "Username: Password: Login Remember Me"
}
],
"origin": "https://archidekt.com",
"title": "MTG Deck Builder - Archidekt",
"pathName": "/",
"uuid": "1cpr5wq"
},
{
"fields": [
{
"formOpid": 0,
"htmlId": "icon-button",
"htmlClass": "inlineBlock 2tga _89n active 8j9v",
"opid": 0,
"title": "Unlike",
"type": "submit"
},
{
"htmlId": "icon-button",
"htmlClass": "inlineBlock _2tga _89n
_8j9v",
"opid": 1,
"type": "submit",
"labelAfter": "Share"
}
],
"forms": [
{
"htmlAction": "https://www.facebook.com/plugins/like/disconnect",
"htmlId": "u_0_0_ev",
"htmlMethod": "post",
"opid": 0,
"textContent": "Like446"
}
],
"origin": "https://www.facebook.com",
"title": "Facebook",
"pathName": "/plugins/like.php",
"uuid": "1j0zzi1"
},
{
"fields": [],
"forms": [],
"origin": "https://platform.twitter.com",
"title": "Twitter Widget Iframe",
"pathName": "/widgets/widget_iframe.bbd13993eb53d3a11ac08f5e8cf9d6a4.html",
"uuid": "1wx6yar"
},
{
"fields": [],
"forms": [],
"origin": "https://platform.twitter.com",
"title": "Twitter Follow Button",
"pathName": "/widgets/follow_button.bbd13993eb53d3a11ac08f5e8cf9d6a4.en.html",
"uuid": "14sushu"
},
{
"fields": [],
"forms": [],
"origin": "https://acdn.adnxs.com",
"pathName": "/dmp/async_usersync.html",
"uuid": "1jsu2dy"
},
{
"fields": [],
"forms": [],
"origin": "https://acdn.adnxs.com",
"pathName": "/dmp/async_usersync.html",
"uuid": "1wzjuz5"
},
{
"fields": [],
"forms": [],
"origin": "https://acdn.adnxs.com",
"pathName": "/dmp/async_usersync.html",
"uuid": "1uzdcaw"
}
]
}

  1. pokemonshowdown.com - when you are on this page, they automatically sign you in if they can. Otherwise (e.g. when using the site from a new PC for the first time), they give you a text field to enter a username. If the username matches a user, they take you to the login modal. 1Password works on the login modal, but not the preceding text field. Is it possible to read that text field as the username field? I believe 1Password used to do this because I never had to type a name when the website could not sign me in automatically.
    Page Strucutre: (I've {{REDACTED}} my username on this website for obvious privacy reasons
    Note: upon looking at the page structure, it looks like the page loads a "htmlClass": "userbutton username" for like 700 users for some reason (there are more than 700 active and total users of the site). May need to talk to the devs about this - their dev chat link is in the F12 console view.

{
"unparsedUrl": "https://play.pokemonshowdown.com/",
"title": "Showdown!",
"frames": [
{
"fields": [
{
"htmlName": "closeRoom",
"htmlClass": "closebutton",
"opid": 0,
"type": "submit",
"labelAria": "Close",
"labelBefore": "Random Battles"
},
{
"htmlName": "closeRoom",
"htmlClass": "closebutton",
"opid": 1,
"type": "submit",
"labelAria": "Close",
"labelBefore": "Help"
},
{
"htmlName": "openSounds",
"htmlClass": "icon button",
"opid": 2,
"title": "Sound",
"type": "submit",
"labelAria": "Sound",
"labelBefore": "{{REDACTED}}"
},
{
"htmlName": "openOptions",
"htmlClass": "icon button",
"opid": 3,
"title": "Options",
"type": "submit",
"labelAria": "Options"
},
{
"htmlClass": "closebutton",
"opid": 4,
"tabIndex": -1,
"type": "submit"
},
{
"htmlClass": "minimizebutton",
"opid": 5,
"tabIndex": -1,
"type": "submit",
"labelAfter": "News"
},
{
"formOpid": 0,
"htmlName": "format",
"htmlClass": "select formatselect",
"opid": 6,
"type": "submit",
"labelBefore": "Format:"
},
{
"formOpid": 0,
"htmlName": "team",
"htmlClass": "select teamselect preselected",
"isDisabled": true,
"opid": 7,
"type": "submit",
"labelBefore": "Team:",
"labelAfter": "Random team"
},
{
"formOpid": 0,
"htmlName": "teammate",
"isHidden": true,
"opid": 8,
"type": "text",
"label": "Partner:"
},
{
"formOpid": 0,
"htmlName": "private",
"opid": 9,
"type": "checkbox",
"label": "Don't allow spectators",
"labelBefore": "Random team",
"labelAfter": "Don't allow spectators"
},
{
"formOpid": 0,
"htmlName": "search",
"htmlClass": "button mainmenu1 big",
"opid": 10,
"type": "submit",
"labelBefore": "Don't allow spectators",
"labelAfter": "Battle! Find a random opponent"
},
{
"htmlName": "joinRoom",
"htmlClass": "button mainmenu2",
"opid": 11,
"type": "submit",
"labelBefore": "Battle! Find a random opponent"
},
{
"htmlName": "joinRoom",
"htmlClass": "button mainmenu3",
"opid": 12,
"type": "submit"
},
{
"htmlName": "joinRoom",
"htmlClass": "button mainmenu4 onlineonly",
"opid": 13,
"type": "submit"
},
{
"htmlName": "finduser",
"htmlClass": "button mainmenu5 onlineonly",
"opid": 14,
"type": "submit"
},
{
"htmlName": "joinRoom",
"htmlClass": "button mainmenu1 onlineonly",
"isHidden": true,
"opid": 15,
"type": "submit"
},
{
"htmlName": "closeHide",
"htmlClass": "button",
"opid": 16,
"type": "submit"
},
{
"htmlName": "finduser",
"htmlClass": "button",
"opid": 17,
"title": "Find an online user",
"type": "submit"
},
{
"htmlName": "roomlist",
"htmlClass": "button",
"opid": 18,
"title": "Watch an active battle",
"type": "submit"
},
{
"htmlName": "sections",
"opid": 19,
"selectOptions": [
"(All rooms)",
"",
"Official",
"Official",
"Battle formats",
"Battle formats",
"Languages",
"Languages",
"Entertainment",
"Entertainment",
"Gaming",
"Gaming",
"Life & hobbies",
"Life & hobbies",
"On-site games",
"On-site games"
],
"type": "select-one",
"labelBefore": "Rooms filter:"
},
{
"htmlName": "joinRoomPopup",
"htmlClass": "button",
"opid": 20,
"type": "submit"
},
{
"htmlClass": "button tournament-join",
"isHidden": true,
"opid": 21,
"type": "submit"
},
{
"htmlClass": "button tournament-validate",
"isHidden": true,
"opid": 22,
"type": "submit"
},
{
"htmlClass": "button tournament-leave",
"isHidden": true,
"opid": 23,
"type": "submit"
},
{
"htmlClass": "button tournament-challenge-challenge",
"isHidden": true,
"opid": 24,
"type": "submit"
},
{
"htmlClass": "button tournament-challenge-cancel",
"isHidden": true,
"opid": 25,
"type": "submit"
},
{
"htmlClass": "button tournament-challenge-accept",
"isHidden": true,
"opid": 26,
"type": "submit"
},
{
"autocompleteType": "off",
"formOpid": 1,
"htmlClass": "textbox",
"isAriaHidden": true,
"isHidden": true,
"opid": 27,
"tabIndex": -1,
"type": "textarea"
},
{
"autocompleteType": "off",
"formOpid": 1,
"htmlClass": "textbox",
"isHidden": true,
"opid": 28,
"type": "textarea"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 29,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 30,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 31,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 32,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 33,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 34,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 35,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 36,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 37,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 38,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 39,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 40,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 41,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 42,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 43,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 44,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 45,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 46,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 47,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 48,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 49,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 50,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 51,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 52,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 53,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 54,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 55,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 56,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 57,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 58,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 59,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 60,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 61,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 62,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 63,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 64,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 65,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 66,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 67,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 68,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 69,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 70,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 71,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 72,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 73,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 74,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 75,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 76,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 77,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 78,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 79,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 80,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 81,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 82,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 83,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 84,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 85,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 86,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 87,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 88,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 89,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 90,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 91,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 92,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 93,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 94,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 95,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 96,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 97,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 98,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 99,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 100,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 101,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 102,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 103,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 104,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 105,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 106,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 107,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 108,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 109,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 110,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 111,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 112,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 113,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 114,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 115,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 116,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 117,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 118,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 119,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 120,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 121,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 122,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 123,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 124,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 125,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 126,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 127,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 128,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 129,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 130,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 131,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 132,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 133,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 134,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 135,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 136,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 137,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 138,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 139,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 140,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 141,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 142,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 143,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 144,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 145,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 146,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 147,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 148,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 149,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 150,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 151,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 152,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 153,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 154,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 155,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 156,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 157,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 158,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 159,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 160,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 161,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 162,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 163,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 164,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 165,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 166,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 167,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 168,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 169,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 170,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 171,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 172,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 173,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 174,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 175,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 176,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 177,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 178,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 179,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 180,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 181,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 182,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 183,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 184,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 185,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 186,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 187,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 188,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 189,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 190,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 191,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 192,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 193,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 194,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 195,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 196,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 197,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 198,
"type": "submit"
},
{
"htmlClass": "userbutton username",
"isHidden": true,
"opid": 199,
"type": "submit"
}
],
"forms": [
{
"htmlAction": "https://play.pokemonshowdown.com/",
"opid": 0,
"textContent": "Format: [Gen 8] Random Battle Team: Random team Don't allow spectators Battle! Find a random opponent"
},
{
"htmlAction": "https://play.pokemonshowdown.com/",
"opid": 1,
"textContent": "{{REDACTED}}:"
},
{
"htmlAction": "https://play.pokemonshowdown.com/",
"opid": 2,
"textContent": "{{REDACTED}}:"
}
],
"origin": "https://play.pokemonshowdown.com",
"title": "Showdown!",
"pathName": "/",
"uuid": "1wwqowf"
}
]
}

Let me know if there's anything else you need! Your help and continued work on 1Password is greatly appreciated :D


1Password Version: 7.9.828
Extension Version: 2.3.4
OS Version: Windows 11 Pro

Comments

  • Zectzozda
    Zectzozda
    Community Member

    Oops, I forgot the screen recording of Pokemon Showdown: https://imgur.com/a/jjjVqwV

  • Hey @Zectzozda:

    Thanks for reporting this. I wasn't able to replicate the inline menu not displaying on archidekt.com:

    Additionally, I saw that we are tracking the issue on Pokemon Showdown from when you previously posted.

    Jack

    ref: dev/core/core#10499

This discussion has been closed.