Save Tabs
Save browser tabs in one-click and Restore tabs when need.
What is Save Tabs?
Save Tabs is a Chrome extension developed by dev.pashutosh, and its main feature is "Save browser tabs in one-click and Restore tabs when need.".
Extension Screenshots
Download Save Tabs Extension CRX File
Download Save Tabs extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Save open tabs in browser and Restore them anytime in future. (Save Tabs) * Saves all open tabs. (Save Tabs) * Restore tabs session anytime. * Delete sessions. Helps you to save your unfinished Browser session for later time in future. (SaveTabs / Save Tabs / Store Tabs / Download Tabs / Restore Tabs / Delete Tabs / Save Session / Store Session / Download Session / Tabs / Tabs Save / Browser Tabs / Tabs Saver)
Extension Basic Information
Name | Save Tabs |
ID | dhgkdkollobnolailbckohhaikklnnki |
Official URL | https://chromewebstore.google.com/detail/save-tabs/dhgkdkollobnolailbckohhaikklnnki |
Description | Save browser tabs in one-click and Restore tabs when need. |
File Size | 1.59 MB |
Installation Count | 4,000 |
Current Version | 2.0 |
Last Updated | 2020-09-20 |
Publish Date | 2020-03-13 |
Rating | 4.61/5 Total 33 Ratings |
Developer | dev.pashutosh |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://github.com/ashupatil96/SaveTabs/blob/master/privacy.txt |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Save Tabs", "description": "Save browser tabs in one-click and Restore tabs when need.", "version": "2.0", "browser_action": { "default_icon": "dww.png", "default_popup": "popup.html" }, "permissions": [ "tabs" ] } |