Bookmark Llama - Shared Bookmarks

The best way to share your native bookmarks with anyone on any device. (Chrome, Edge and Firefox supported)

Bookmark Llama - Shared Bookmarksคืออะไร?

Bookmark Llama - Shared Bookmarks เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://bookmarkllama.com และคุณลักษณะหลักของมันคือ "The best way to share your native bookmarks with anyone on any device. (Chrome, Edge and Firefox supported)"

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

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Bookmark Llama - Shared Bookmarks

ดาวน์โหลดไฟล์ส่วนขยาย Bookmark Llama - Shared Bookmarks ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

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

                        Bookmark Llama is the easiest way to create shared bookmarks, offering a seamless solution for anyone looking to simply bookmark and share with anyone. The pain caused by the lack of bookmark sharing functionality in Google Chrome is a thing of the past. 

You might have tried other bookmark sharing tools, such as TeamSync bookmarks, and run into countless problems with the reliability and support. Bookmark Llama is the ultimate replacement for this. We do extensive automated testing, running thousands of tests to ensure that your Chrome share bookmark folder is always working and never out of sync. 

If you are looking for a way to share bookmarks in a folder on Chrome, look no further. We have you covered with Bookmark Llama bookmarks sharing has never been easier nor more reliable. What are you waiting for? Once you install, you will finally have a way to share bookmarks in Chrome

Key Features
- Shared bookmark folders across all your own devices and browsers
- Share bookmarks with anyone else from browser to browser
- Permissions to control who can edit shared bookmarks and who can only view them
- Extensive backups of your shared bookmarks
- Share only a single bookmark folder or as many as you like


Available for Chrome, Edge, and Firefox
https://chrome.google.com/webstore/detail/bookmark-llama/mimpfplfhbocogjgjoiklgefbfkcflph

https://addons.mozilla.org/en-GB/firefox/addon/bookmark-llama/

https://microsoftedge.microsoft.com/addons/detail/bookmarkllama/ipnohflnkaljegnpiepbfefnnodmgkmp

Bookmark Llama helps users with all sorts of questions; here are just a few;
How do I share bookmarks from Chrome?
How do I share a bookmark folder in Chrome?
How do I share a bookmarks folder in Chrome?
How do I share a bookmarks folder from Chrome?
How do I share Google bookmarks?
How do I share the bookmarks folder in Chrome?
How do I share my bookmarks in Chrome?
How to share Google Chrome bookmarks?
How to send bookmarks?                    

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

ชื่อ Bookmark Llama - Shared Bookmarks Bookmark Llama - Shared Bookmarks
ID mimpfplfhbocogjgjoiklgefbfkcflph
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/bookmark-llama-shared-boo/mimpfplfhbocogjgjoiklgefbfkcflph
คำอธิบาย The best way to share your native bookmarks with anyone on any device. (Chrome, Edge and Firefox supported)
ขนาดไฟล์ 1.06 MB
จำนวนการติดตั้ง 1,557
เวอร์ชันปัจจุบัน 2.0.13
อัปเดตครั้งล่าสุด 2024-01-21
วันที่เผยแพร่ 2022-03-22
คะแนน 4.00/5 รวมทั้งหมด 6 คะแนน
ผู้พัฒนา https://bookmarkllama.com
อีเมล [email protected]
ประเภทการชำระเงิน in_app
เว็บไซต์ส่วนขยาย https://www.bookmarkllama.com
URL หน้าช่วยเหลือ https://www.bookmarkllama.com
URL หน้านโยบายความเป็นส่วนตัว https://www.iubenda.com/privacy-policy/66416133
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "background": {
        "service_worker": "serviceworker.js"
    },
    "permissions": [
        "storage",
        "bookmarks",
        "alarms",
        "notifications"
    ],
    "action": {
        "default_icon": {
            "16": "\/icons\/16x16.png",
            "32": "\/icons\/32x32.png",
            "48": "\/icons\/48x48.png",
            "128": "\/icons\/128x128.png"
        }
    },
    "externally_connectable": {
        "matches": [
            "https:\/\/app.bookmarkllama.com\/*"
        ]
    },
    "icons": {
        "16": "\/icons\/16x16.png",
        "32": "\/icons\/32x32.png",
        "48": "\/icons\/48x48.png",
        "128": "\/icons\/128x128.png"
    },
    "name": "Bookmark Llama - Shared Bookmarks",
    "version": "2.0.13",
    "description": "The best way to share your native bookmarks with anyone on any device. (Chrome, Edge and Firefox supported)",
    "author": "BookmarkLlama Team",
    "host_permissions": [
        "https:\/\/app.bookmarkllama.com\/*"
    ]
}