URL Saver

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

ما هو URL Saver؟

URL Saver هو إضافة Chrome تم تطويرها بواسطة Pemê Studio، والميزة الرئيسية لها هي "A simple and fashionable way to save and manage your URLs.".

لقطات شاشة التمديد

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة URL Saver

قم بتنزيل ملفات الامتداد URL Saver بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

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

                        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.                    

معلومات أساسية عن التمديد

الاسم URL Saver URL Saver
ID pibkfggcnkcfpkfbhghfoooigaikmnao
عنوان URL الرسمي https://chromewebstore.google.com/detail/url-saver/pibkfggcnkcfpkfbhghfoooigaikmnao
الوصف A simple and fashionable way to save and manage your URLs.
حجم الملف 13.31 KB
عدد التثبيتات 35
النسخة الحالية 0.0.0.4
آخر تحديث 2022-07-13
تاريخ النشر 2022-05-10
تقييم 5.00/5 مجموع تقييمات 12
المطور Pemê Studio
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة 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"
    ]
}