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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

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