Tabs Saver

This extension helps to quickly save the open tabs on your Chrome window. Then you can open all these tabs with one click any time.

Tabs Saverとは何ですか?

Tabs SaverはHashim Puthiyakathによって開発されたChromeの拡張機能で、その主な機能は「This extension helps to quickly save the open tabs on your Chrome window. Then you can open all these tabs with one click any time.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Tabs Saver拡張機能のCRXファイルをダウンロード

Tabs Saver拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Tabs Saver is a utility extension for Chrome browser to save your open tabs as a collection, so you can restore them later quickly. 
If you have a bunch of websites that you open everyday, you may be opening them one after another. 
With Tabs Saver, you can save the websites or web pages as a collection and open them later with a single click.                    

拡張機能の基本情報

名前 Tabs Saver Tabs Saver
ID iflhplolclcdpkfklodaakdipklpjlbc
公式URL https://chromewebstore.google.com/detail/tabs-saver/iflhplolclcdpkfklodaakdipklpjlbc
説明 This extension helps to quickly save the open tabs on your Chrome window. Then you can open all these tabs with one click any time.
ファイルサイズ 22.52 KB
インストール数 191
現在のバージョン 1.2
最終更新日 2021-03-08
公開日 2021-03-07
評価 5.00/5 合計 4 レビュー
開発者 Hashim Puthiyakath
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Tabs Saver",
    "description": "This extension helps to quickly save the open tabs on your Chrome window. Then you can open all these tabs with one click any time.",
    "permissions": [
        "tabs"
    ],
    "version": "1.2",
    "manifest_version": 2,
    "browser_action": {
        "default_popup": "popup.html",
        "default_icon": "popup.png"
    }
}