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

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

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