URL Keeper

Save links to websites. This is an easy way to remember the links. There are three buttons on the popup: - SAVE INPUT: Through…

What is URL Keeper?

URL Keeper is a Chrome extension developed by Yahya K.Salman, and its main feature is "Save links to websites. This is an easy way to remember the links. There are three buttons on the popup: - SAVE INPUT: Through…".

Extension Screenshots

screenshot
screenshot

Download URL Keeper Extension CRX File

Download URL Keeper 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

                        Save links to websites. This is an easy way to remember the links.

There are three buttons on the popup:

- SAVE INPUT: Through this button, the link that is manually typed in the input field for links is saved.

- SAVE TAB: Through this button, we directly save the link to the website I am working on.

-DELETE ALL: When this button is double-clicked, all saved links will be deleted                    

Extension Basic Information

Name URL Keeper URL Keeper
ID nfjoioebfckjekhgmhcnddpiphbpcbhp
Official URL https://chromewebstore.google.com/detail/url-keeper/nfjoioebfckjekhgmhcnddpiphbpcbhp
Description Save links to websites. This is an easy way to remember the links. There are three buttons on the popup: - SAVE INPUT: Through…
File Size 145 KB
Installation Count 75
Current Version 1.0.1
Last Updated 2022-02-16
Publish Date 2022-02-15
Developer Yahya K.Salman
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "1.0.1",
    "name": "URL Keeper",
    "action": {
        "default_popup": "index.html",
        "default_icon": "logo.png"
    },
    "permissions": [
        "tabs"
    ]
}