Kamatil - Clipboard History Copy/Paste

Keeps your clipboard history in a safe place.

Kamatil - Clipboard History Copy/Pasteคืออะไร?

Kamatil - Clipboard History Copy/Paste เป็นส่วนขยายของ Chrome ที่พัฒนาโดย KAMATIL inc. และคุณลักษณะหลักของมันคือ "Keeps your clipboard history in a safe place."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Kamatil - Clipboard History Copy/Paste

ดาวน์โหลดไฟล์ส่วนขยาย Kamatil - Clipboard History Copy/Paste ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

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

                        Kamatil - Clipboard History Extension Features:
✔ Roll back & Manage your clipboard and your Copy / Paste List! 📋
✔ WORKS EVERYWHERE not just while running Google Chrome 💫
✔ Keep a history of a content, which has been recently copied to the computer clipboard. By selecting any last copied text you automatically copy it into the clipboard again. You can also see the time every text was copied. 👀
✔ Don't lose your information 🤕
✔ Recopy Anything 🤪
✔ Modern Design(Material UI) , Easy to Use ✔️

------------------------------------
⚡ This is a fully Free version, but u can always help us to give this extension more time working on it by donation using this link:
https://www.paypal.me/KarimAmahtil
------------------------------------
⚡ Please if you liked this extension leave a Positive FeedBack and Rating to Motivate us 💌                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Kamatil - Clipboard History Copy/Paste Kamatil - Clipboard History Copy/Paste
ID fihflbhnbgdoplbkojjpbjjhkedmhkgb
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/kamatil-clipboard-history/fihflbhnbgdoplbkojjpbjjhkedmhkgb
คำอธิบาย Keeps your clipboard history in a safe place.
ขนาดไฟล์ 223 KB
จำนวนการติดตั้ง 227
เวอร์ชันปัจจุบัน 1.1.0
อัปเดตครั้งล่าสุด 2021-12-30
วันที่เผยแพร่ 2020-09-20
คะแนน 4.71/5 รวมทั้งหมด 7 คะแนน
ผู้พัฒนา KAMATIL inc.
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้านโยบายความเป็นส่วนตัว https://docs.google.com/document/d/e/2PACX-1vT4PpZvcLuXCo0T1w1obRCdcIl88xFZMvic27_ttE5Tsngq3b4WkfBeG3CDG0LayhfW5Um4-MJCGW5A/pub
ภาษาที่รองรับ en
manifest.json
{
    "author": "KAMATIL",
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": "imgs\/38.png",
        "default_popup": "popup.html",
        "default_title": "Kamatil - Clipboard History"
    },
    "description": "Keeps your clipboard history in a safe place.",
    "differential_fingerprint": "1.956d50e0f1dc3788b58b155a3001a7a5cc4c6dbafa969af9a92d78f97b6d4877",
    "icons": {
        "128": "imgs\/128.png",
        "16": "imgs\/16.png",
        "48": "imgs\/48.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAlZGd0IivoUkoT3qXfkWyPeS5KI1Qr9BdcP0sZ81oht\/oRMfhOtAbkXWjy+4jqCZwtjhlVs\/n3856SiX7WEDYYLP3byU2FRnhe04wegGEVltCT\/9xKc3JLfonTdBfT77jb84WxG8\/LA2B30APcnkLOVZ7Ic81ZueczQgya3I2ay6TL2TgBd2sXdy6rWA1mpJChG5VGDDEcZxJN7oeSpSVPdIMwxt0h9PvA6cC\/AgrvJ9Bxy4dmsJb8ARb8qcbB9PO\/EyJD\/j\/9gbQ5rwDP1+AS6BEJ9si5sAwhb7YeLHs1TAmJcqzmPXqVszXTH0m7UEpw8sB5W3JXcCRkP94dDKO6QIDAQAB",
    "manifest_version": 2,
    "name": "Kamatil - Clipboard History Copy\/Paste",
    "offline_enabled": true,
    "permissions": [
        "storage"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.1.0"
}