safari2chrome bookmarks synchronization
Keep your Chrome bookmarks up to date with the Safari bookmarks
safari2chrome bookmarks synchronization là gì?
safari2chrome bookmarks synchronization là một tiện ích mở rộng Chrome được phát triển bởi https://safari2chrome.com, và tính năng chính của nó là "Keep your Chrome bookmarks up to date with the Safari bookmarks".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng safari2chrome bookmarks synchronization
Tải xuống các tệp mở rộng safari2chrome bookmarks synchronization dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
                        Your browser sync bookmarks from iCloud in the same way that Safari does
We do not store bookmarks on our servers
We do not keep passwords of your credentials
All your bookmarks are stored in your iCloud account
You do not need to install iTunes in order to use the software                     Thông Tin Cơ Bản về Tiện Ích Mở Rộng
| Tên |   |  
| ID | mhhcbjdgifnbfjpdppedcekihpnnljba | 
| URL Chính Thức | https://chromewebstore.google.com/detail/safari2chrome-bookmarks-s/mhhcbjdgifnbfjpdppedcekihpnnljba | 
| Mô tả | Keep your Chrome bookmarks up to date with the Safari bookmarks | 
| Kích Thước Tệp | 573 KB | 
| Số Lần Cài Đặt | 212 | 
| Phiên Bản Hiện Tại | 1.0.3 | 
| Cập Nhật Lần Cuối | 2022-12-12 | 
| Ngày Phát Hành | 2022-05-27 | 
| Đánh Giá | 3.00/5 Tổng số 2 Đánh Giá | 
| Nhà Phát Triển | https://safari2chrome.com | 
| [email protected] | |
| Loại Thanh Toán | in_app | 
| URL Trang Chính Sách Bảo Mật | https://safari2chrome.com/privacy.html | 
| Ngôn Ngữ Được Hỗ Trợ | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "safari2chrome bookmarks synchronization",
    "description": "Keep your Chrome bookmarks up to date with the Safari bookmarks",
    "version": "1.0.3",
    "action": {
        "default_icon": "icon-16.png",
        "default_popup": "popup.html"
    },
    "background": {
        "service_worker": "js\/background-page.js"
    },
    "icons": {
        "16": "icon-16.png",
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "permissions": [
        "bookmarks",
        "alarms",
        "nativeMessaging"
    ]
}  |  |