You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I access it through a script in FireGestures. I put in the following two lines.
if (content.location.href=='about:blank') {gBrowser.loadURI('about:addons-memory')}
if (content.location.href!='about:blank') {gBrowser.selectedTab=gBrowser.addTab('about:addons-memory')}
I use URDURD (makes the shape of a capital letter M - for memory) with the mouse to access it.
Hey, thanks for this great addon.
Is it possible to add an icon shortcut, so I could drag it to the toolbar and click to open the about:addons-memory page? Thanks. :)
The text was updated successfully, but these errors were encountered: