{"id":18436860,"url":"https://github.com/sakkyoi/tabs-unloader","last_synced_at":"2025-04-07T20:33:47.867Z","repository":{"id":37558367,"uuid":"235749248","full_name":"sakkyoi/Tabs-Unloader","owner":"sakkyoi","description":"An extension recapture your own memory from browser.","archived":false,"fork":false,"pushed_at":"2024-04-24T08:59:44.000Z","size":1312,"stargazers_count":17,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-23T00:23:42.576Z","etag":null,"topics":["chrome","chrome-extension","edge","edge-extension","performance-optimization","tabs"],"latest_commit_sha":null,"homepage":"https://tabs-unloader.sakkyoi.tech","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sakkyoi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2020-01-23T08:00:50.000Z","updated_at":"2024-11-13T20:05:32.000Z","dependencies_parsed_at":"2024-11-06T06:13:08.741Z","dependency_job_id":"ce762d9a-f4bf-44d9-b90f-1c2d86420845","html_url":"https://github.com/sakkyoi/Tabs-Unloader","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sakkyoi%2FTabs-Unloader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sakkyoi%2FTabs-Unloader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sakkyoi%2FTabs-Unloader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sakkyoi%2FTabs-Unloader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sakkyoi","download_url":"https://codeload.github.com/sakkyoi/Tabs-Unloader/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247725832,"owners_count":20985780,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["chrome","chrome-extension","edge","edge-extension","performance-optimization","tabs"],"created_at":"2024-11-06T06:12:58.971Z","updated_at":"2025-04-07T20:33:42.848Z","avatar_url":"https://github.com/sakkyoi.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"![logo](asset/icon/banner.png)\n\n# Tabs Unloader 2.0\n\nAn extension recapture your own memory from browser.\n\n## [Documentation](https://sakkyoi.github.io/Tabs-Unloader/guide.html)\n## Download from extension store\n\n[![chrome](asset/icon/google_badge.png)](https://chrome.google.com/webstore/detail/jageegmimlcfoomhknbhbmbjacmglnlb) [![edge](asset/icon/microsoft_badge.png)](https://microsoftedge.microsoft.com/addons/detail/cnefkmeedalkkciknnilnnfjponcbchh)\n\n## Features\n\n- No tab disappearing. Just unload it.\n- Simple to use. Just click your mouse.\n- No more memory waste. Recapture your own memory.\n\n## New in 2.0\n\n- Brand new operating procedure\n- Anti mistouch\n- Startup unloader\n- Performance improve\n\n## Installation\n\nGuide for *load an unpacked extension* from [*chrome developers docs*](https://developer.chrome.com/docs/extensions/mv3/getstarted/#unpacked):\n#### 1. Open the Extension Management page by navigating to `chrome://extensions`.\n- Alternatively, open this page by clicking on the Extensions menu button and selecting *Manage Extensions* at the bottom of the menu.\n- Alternatively, open this page by clicking on the Chrome menu, hovering over *More Tools* then selecting *Extensions*\n#### 2. Enable Developer Mode by clicking the toggle switch next to *Developer mode*.\n#### 3. Click the *Load unpacked* button and select the extension directory.\nTa-da! The extension has been successfully installed. Because no icons were included in the manifest, a generic icon will be created for the extension.\n\nOR, you can just [download from extension store](#download-from-extension-store)\n\n## Usage\n#### You can unload your tabs from:\n- context menu on pages\n- context menu on quick access button (new operating procedure)\n- directly clicking on quick access button (new operating procedure)\n\n\u003e Quick access button is the extension icon usually on the left of address bar\n\n\u003e Quick access button will be \"unload selected tab(s)\" when directly clicking on it in generally\n\n\u003e Quick access button can set to the popup menu from old version\n\n#### There are five modes to unload: (different from old version)\n\n| Mode | Description |\n| :--- | :---------- |\n| Unload Selected Tab(s) | Unload selected tabs contain current tab |\n| Unload All Except Selected Tab | Unload all of the tabs you opened but not contain selected tabs |\n| Unload All Tabs | Unload all of the tabs you opened |\n| Unload All from This Window Except Selected Tab | Unload all of the tabs you opened from current window but not contain selected tabs |\n| Unload All Tabs from This Window | Unload all of the tabs you opened from current window |\n\n#### Description of preference options:\n\n| Option | Description |\n| :----- | :---------- |\n| Anti Mistouch | Disallow quick access to disable directly clicking on quick access button |\n| Startup Unload | Auto unload all tabs when browser startup to avoid waste of resources |\n| Traditional Quick Access | Directly clicking on quick access button will not be \"unload selected tab(s)\", it will be a popup menu from old version |\n\n## Gallery\n\n- Context menu on pages\n\n![context-pages](asset/readme/context-menu.png)\n\n- Context menu on quick access button\n\n![context-quick-access](asset/readme/quick-access-new.png)\n\n- Popup menu in traditional quick access button\n\n![context-quick-access](asset/readme/quick-access-traditional.png)\n\n- Preference page\n\n![preference](asset/readme/preference.png)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsakkyoi%2Ftabs-unloader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsakkyoi%2Ftabs-unloader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsakkyoi%2Ftabs-unloader/lists"}