{"id":21300277,"url":"https://github.com/vaithak/smbt","last_synced_at":"2026-03-11T13:38:56.947Z","repository":{"id":106554671,"uuid":"154098198","full_name":"vaithak/smbt","owner":"vaithak","description":"Save MacOS Browser Tabs","archived":false,"fork":false,"pushed_at":"2018-10-23T09:01:32.000Z","size":33027,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-06T17:44:49.290Z","etag":null,"topics":["applescript","browser-tabs","google-chrome","macos","safari"],"latest_commit_sha":null,"homepage":null,"language":"AppleScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vaithak.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-10-22T06:45:38.000Z","updated_at":"2022-09-11T11:12:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"cbb9b5d6-dd03-48ae-9133-dd9ebd1a3f74","html_url":"https://github.com/vaithak/smbt","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vaithak/smbt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaithak%2Fsmbt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaithak%2Fsmbt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaithak%2Fsmbt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaithak%2Fsmbt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vaithak","download_url":"https://codeload.github.com/vaithak/smbt/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaithak%2Fsmbt/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30382673,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-11T12:49:11.341Z","status":"ssl_error","status_checked_at":"2026-03-11T12:46:41.342Z","response_time":84,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["applescript","browser-tabs","google-chrome","macos","safari"],"created_at":"2024-11-21T15:09:07.033Z","updated_at":"2026-03-11T13:38:56.941Z","avatar_url":"https://github.com/vaithak.png","language":"AppleScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# smbt (Save MacOS Browser Tabs) \n\nA script written in Applescript to save links and titles of all the tabs open in your browser.  \nCurrently, only Google Chrome and Safari are supported in this script.\n\n### Requirements\n* Requires `osascript` in your MacOS to run the script  \n\n## Usage\n* First clone this repo and after entering into it.  \n* Open the script by double clcking on the file, provide the path to save your links in line where it's written    \n    * ` property safariPath : [PROVIDE_THE_PATH_HERE_FOR_SAFARI_TABS] `  \n    * ` property chromePath : [PROVIDE_THE_PATH_HERE_FOR_CHROME_TABS] `  \n **Note**: Path should be absolute and separated by colons instead of slash, **also ending with a colon**.\n   for ex. - if the path is \"/Users/vaithak/Desktop\" -\u003e you should write \"Users:vaithak:Desktop:\".  \n  \n* Run \n```\n  osascript smbt.applescript [Name_of_browser]\n```\n* For example to save your tabs of \"Safari\", run  \n` osascript smbt.applescript \"Safari\" ` \n\n* Similarly for \"Google Chrome\", run  \n` osascript smbt.applescript \"Google Chrome\" ` \n\n### Demo\n![usage](https://github.com/vaithak/smbt/blob/master/demoUsage.gif)  \n\n## Features left to implement\n* Add support for Firefox.  \n* Feature to support dynamic path to store files, which the user can give as an argument.  \n\n## Contributing\n* Feel free to fix any bug, or implement any new feature.  \n* Steps for contributing\n  * Clone this repo\n  * Edit and test the script in \"Script Editor\" Application, preinstalled in MacOS.  \n  * Run the script to test your code as given in the running instructions above.  \n  * Send a PR :tada: .  \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvaithak%2Fsmbt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvaithak%2Fsmbt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvaithak%2Fsmbt/lists"}