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…

Τι είναι το URL Keeper;

Το URL Keeper είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Yahya K.Salman, και η κύρια λειτουργία του είναι "Save links to websites. This is an easy way to remember the links. There are three buttons on the popup: - SAVE INPUT: Through…".

Στιγμιότυπα Επέκτασης

screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης URL Keeper

Λήψη αρχείων επέκτασης URL Keeper σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        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                    

Βασικές Πληροφορίες Επέκτασης

Όνομα URL Keeper URL Keeper
ID nfjoioebfckjekhgmhcnddpiphbpcbhp
Επίσημο URL https://chromewebstore.google.com/detail/url-keeper/nfjoioebfckjekhgmhcnddpiphbpcbhp
Περιγραφή Save links to websites. This is an easy way to remember the links. There are three buttons on the popup: - SAVE INPUT: Through…
Μέγεθος Αρχείου 145 KB
Αριθμός Εγκαταστάσεων 75
Τρέχουσα Έκδοση 1.0.1
Τελευταία Ενημέρωση 2022-02-16
Ημερομηνία Δημοσίευσης 2022-02-15
Προγραμματιστής Yahya K.Salman
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες 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"
    ]
}