Copy Playwriter Element Reference'

This commit is contained in:
Tommy D. Rossi
2025-12-30 13:32:53 +01:00
parent 2b862c436e
commit e729cc4fa5
+1 -1
View File
@@ -950,7 +950,7 @@ resetDebugger()
chrome.contextMenus.create({
id: 'playwriter-pin-element',
title: 'Pin to Playwriter',
title: 'Copy Playwriter Element Reference',
contexts: ['all'],
visible: false,
})