URL Saver

A simple and fashionable way to save and manage your URLs.

URL Saverとは何ですか?

URL SaverはPemê Studioによって開発されたChromeの拡張機能で、その主な機能は「A simple and fashionable way to save and manage your URLs.」です。

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

screenshot
screenshot
screenshot

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

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

拡張機能の使用方法

                        An extension that is here to simplify the user life. 

It allows to save whatever URL the user wants by typing and saving it directly on the list, or by saving the current tab.

It is also easy to manage; the user can delete all of the items with just one click or choose which ones to eliminate. 

It has a Day and Night mode that is activated just by toggling the button.                    

拡張機能の基本情報

名前 URL Saver URL Saver
ID pibkfggcnkcfpkfbhghfoooigaikmnao
公式URL https://chromewebstore.google.com/detail/url-saver/pibkfggcnkcfpkfbhghfoooigaikmnao
説明 A simple and fashionable way to save and manage your URLs.
ファイルサイズ 13.31 KB
インストール数 35
現在のバージョン 0.0.0.4
最終更新日 2022-07-13
公開日 2022-05-10
評価 5.00/5 合計 12 レビュー
開発者 Pemê Studio
Eメール [email protected]
支払い方法 free
対応言語 en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "0.0.0.4",
    "name": "URL Saver",
    "description": "A simple and fashionable way to save and manage your URLs.",
    "action": {
        "default_popup": "index.html",
        "default_icon": "icon.png"
    },
    "permissions": [
        "tabs"
    ]
}