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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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"
    ]
}