Skip to content

Makes Firefox open places pages (Bookmarks, Downloads, History) in tabs instead of new windows.

License

Notifications You must be signed in to change notification settings

kafene/moz-places-in-tabs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

moz-places-in-tabs

Makes Firefox open places pages (Bookmarks, Downloads, History) in tabs instead of new windows.

Reference

  • PlacesUIUtils.jsm - contains the list of valid left pane container hierarchies used by PlacesOrganizer.
  • browser-places.js - contains the original PlacesCommandHook.showPlacesOrganizer() method.
  • browser.js - contains the original BrowserDownloadsUI() method.

This will not be available as a WebExtension because "In Firefox, you can't open (using tabs.create), or navigate to (using tabs.update) privileged URLs" (see tabs).

About

Makes Firefox open places pages (Bookmarks, Downloads, History) in tabs instead of new windows.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published