URL Saver

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

Co to jest URL Saver?

URL Saver to rozszerzenie Chrome opracowane przez Pemê Studio, a jego główną funkcją jest „A simple and fashionable way to save and manage your URLs.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia URL Saver

Pobierz pliki rozszerzeń URL Saver w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa URL Saver URL Saver
ID pibkfggcnkcfpkfbhghfoooigaikmnao
Oficjalny URL https://chromewebstore.google.com/detail/url-saver/pibkfggcnkcfpkfbhghfoooigaikmnao
Opis A simple and fashionable way to save and manage your URLs.
Rozmiar pliku 13.31 KB
Liczba instalacji 35
Aktualna Wersja 0.0.0.4
Ostatnia Aktualizacja 2022-07-13
Data Publikacji 2022-05-10
Ocena 5.00/5 Łącznie 12 Oceny
Deweloper Pemê Studio
E-mail [email protected]
Typ Płatności free
Obsługiwane Języki 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"
    ]
}