URL Saver

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

What is URL Saver?

URL Saver is a Chrome extension developed by Pemê Studio, and its main feature is "A simple and fashionable way to save and manage your URLs.".

Extension Screenshots

screenshot
screenshot
screenshot

Download URL Saver Extension CRX File

Download URL Saver extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name URL Saver URL Saver
ID pibkfggcnkcfpkfbhghfoooigaikmnao
Official URL https://chromewebstore.google.com/detail/url-saver/pibkfggcnkcfpkfbhghfoooigaikmnao
Description A simple and fashionable way to save and manage your URLs.
File Size 13.31 KB
Installation Count 35
Current Version 0.0.0.4
Last Updated 2022-07-13
Publish Date 2022-05-10
Rating 5.00/5 Total 12 Ratings
Developer Pemê Studio
Email [email protected]
Payment Type free
Supported Languages 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"
    ]
}