The open source Tab Manager Extension for Safari.
Help us to upload this App to the AppStore, free for everyone, the costs to upload the App to the AppStore are $100 (USD)
This extension adds 3 main Features to Safari: * Save the current tab * Save all the tabs in a window (a Tab Group) * Get a Tab or a Tab Group. In the Tab Group you got this functionalities: * Open all the Tabs with only 1 click * Rename Tab Group. * Copy all the tabs to the clipboard * Add url to the Tab Group * Delete a Tab Group * Delete a Tab inside a Tab Group
Pressing the extension icon or right click at any website this menu will open * Save the current tab * Save all the tabs in a window (a Tab Group) * Get All Tabs. By pressing left click all the Tab Groups will show. If you press left click in a Tab Group all the tabs will open in the current window, and if you press right click in a Tab Group a new menu will be shown with this options: * Copy all the tabs to the clipboard * Add url to the Tab Group * Delete a Tab Group * Delete a Tab inside a Tab Group * Rename the Tab group (This option is accessible only by clicking the extension Icon). * By pressing right click in a URL (Tab Group -> URL) you can copy to the clipboard or delete it
When you select in Save Tab/Save All tab the extension get all the URL's of the Tabs in the current window and save them in the NSUserDefaults. All the Tabs are saved with a key, that key is the Tab Group name, that's why can't be two Tab Groups with the same name.
To run you'll need to change the Xcode project settings for code signing to use your own certificate, or to not sign. To use an unsigned extension in Safari, you must check "Allow Unsigned Extensions" from Safari's "Develop" menu. If you don't have the "Develop" menu, you can enable it in the Advanced tab of Safari's prefs. For more info look here in How to debug. If you need help just open an issue and I'll give a step by step guide.
Option 1
Option 2
git clone https://github.com/morsamatias/UltraTabSaver.git
https://github.com/morsamatias/UltraTabSaver/compare/.