From 274b47b57726b85d779c0d636375f23d8e04a88d Mon Sep 17 00:00:00 2001 From: "Tommy D. Rossi" Date: Sat, 22 Nov 2025 12:46:52 +0100 Subject: [PATCH] Update AGENTS.md --- AGENTS.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/AGENTS.md b/AGENTS.md index 4aafa5e..b17e20f 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -50,6 +50,8 @@ each test() block should reset the extension connection to make sure tests are i NEVER call browser.close() in the tests +remember that every time the extension is activated in a tab that tab gets added to the available pages. so if you toggle the extension and then do .newPage() there will be 2 pages, not 1. + # core guidelines when summarizing changes at the end of the message, be super short, a few words and in bullet points, use bold text to highlight important keywords. use markdown.