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

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

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