Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

8
  • GEV, please, can you replace pseudo-array to object-based array? For example, on line 36 of my modified script. Because pseudo-arrays not recommended to use. Thanks. Commented Apr 1, 2020 at 17:35
  • Your code closes the program but not all pinned tabs on my Firefox 74.0. Is that what you want to do? In that case you don't need to pusch elements in an array or a timer. Commented Apr 1, 2020 at 19:01
  • user3419297, Your code closes the program but not all pinned tabsno, if modify Firefox settings. See line 6 of my modification of your script or 3.1.2 item of my question. Thanks. Commented Apr 1, 2020 at 19:19
  • 1
    See EDIT in this answer. Commented Apr 2, 2020 at 15:51
  • I'm sorry, (KiraTabsNumber%A_Index%) — is this definitely not an anti-pattern? Thanks. Commented Apr 2, 2020 at 16:02