Chrome Url Saver

Save and Load currectly opened sites

ما هو Chrome Url Saver؟

Chrome Url Saver هو إضافة Chrome تم تطويرها بواسطة replayer0، والميزة الرئيسية لها هي "Save and Load currectly opened sites".

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

screenshot
screenshot

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

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

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

                        This app saves URLs of tabs that are currently opened on your Chrome browser to your Google account to reload them again on Chrome browser at anywhere, anytime.

1. Save the currently open sites to your Google account.
2. You can open your saved sites by logging in to your Google account on another PC or Chrome                    

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

الاسم Chrome Url Saver Chrome Url Saver
ID inhocmadkfmhncnfjpkjfnojfdiaghfg
عنوان URL الرسمي https://chromewebstore.google.com/detail/chrome-url-saver/inhocmadkfmhncnfjpkjfnojfdiaghfg
الوصف Save and Load currectly opened sites
حجم الملف 13.28 KB
عدد التثبيتات 1,404
النسخة الحالية 1.0.2
آخر تحديث 2022-09-28
تاريخ النشر 2016-11-23
تقييم 4.86/5 مجموع تقييمات 35
المطور replayer0
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Chrome Url Saver",
    "version": "1.0.2",
    "description": "Save and Load currectly opened sites",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "author": "[email protected]",
    "permissions": [
        "tabs",
        "storage",
        "notifications",
        ""
    ]
}