Amazon Silk Bookmarks

Use your Chrome bookmarks on your Fire tablet!

Amazon Silk Bookmarks là gì?

Amazon Silk Bookmarks là một tiện ích mở rộng Chrome được phát triển bởi https://amazon.com/, và tính năng chính của nó là "Use your Chrome bookmarks on your Fire tablet!".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Amazon Silk Bookmarks

Tải xuống các tệp mở rộng Amazon Silk Bookmarks 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

                        Amazon’s official browser extension to import and use your Chrome bookmarks on your Fire tablet. By installing and using the Silk Bookmarks extension you agree to Silk’s Conditions of Use and Privacy Policy: https://www.amazon.com/gp/help/customer/display.html/?nodeId=508088.

This extension is an official Amazon product that allows you to import and use your Chrome bookmarks on your Fire tablet. Imported bookmark data is encrypted and saved to your Amazon account and is available anywhere you use Silk Browser. You can delete your synced bookmark data any time by visiting the Silk Bookmarks browser extension.


How to import your Chrome bookmarks in five easy steps:

1. Install and open the Silk Bookmarks extension
2. Sign-in using your Amazon credentials
3. Re-open the extension, click “Import”
4. Open the Silk Browser on your Fire tablet
5. Navigate to your bookmarks page, tap “Import Chrome Bookmarks” from the bookmarks menu (looks like 3 vertical dots)

Please note that this feature is not currently available outside of the United States.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Amazon Silk Bookmarks Amazon Silk Bookmarks
ID hgdccplaplflamamehnmlcipaekgkjnp
URL Chính Thức https://chromewebstore.google.com/detail/amazon-silk-bookmarks/hgdccplaplflamamehnmlcipaekgkjnp
Mô tả Use your Chrome bookmarks on your Fire tablet!
Kích Thước Tệp 1.42 MB
Số Lần Cài Đặt 20,000
Phiên Bản Hiện Tại 1.1.3
Cập Nhật Lần Cuối 2023-07-20
Ngày Phát Hành 2020-06-02
Đánh Giá 2.64/5 Tổng số 28 Đánh Giá
Nhà Phát Triển https://amazon.com/
Email [email protected]
Loại Thanh Toán free
URL Trang Chính Sách Bảo Mật https://www.amazon.com/gp/help/customer/display.html?nodeId=508088
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extensionTitle__",
    "version": "1.1.3",
    "manifest_version": 3,
    "description": "__MSG_extensionDescription__",
    "homepage_url": "https:\/\/docs.aws.amazon.com\/silk\/index.html",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "default_locale": "en",
    "action": {
        "default_icon": "icons\/icon19.png",
        "default_title": "__MSG_extensionTitle__",
        "default_popup": "popup.html"
    },
    "options_page": "options_page.html",
    "permissions": [
        "bookmarks",
        "identity",
        "storage",
        "management"
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAmxbWo8MESHATkOnqcFCpK2PDUlghayo4nf346q+hnV6VkNLIvhdy0bfjQuCsSSTkGKOjisEOV5dkqdGEypqvS4xxJfp8qtfbxc0MzVMrJQtiPnnQ3Yvk9XTmsu4QfOyZ2A4\/zGTLj6KHzIXly8DXnwsYYkfB9vH2Gk+4WQ5+12jSdxuQplG0uc3d\/0zOqX5mASd5qnzJkom3tygbQGVEbSatq8aQQD+a6GTOPSDVnqOBF1zmKElN3bx6mStKSkhRVVTjfduhuLvKb2cHxO9lORC5+TsQoRlUPcR7pn9EiOPZ6O4v8PDilldlJq5cxIA4Wj9MDm6yhRFLedQbwHlycQIDAQAB",
    "minimum_chrome_version": "88",
    "content_security_policy": {
        "extension_pages": "default-src 'self'; connect-src * data: blob: filesystem:; style-src 'self' data: chrome-extension-resource:; img-src 'self' data: chrome-extension-resource:; frame-src 'self' data: chrome-extension-resource:; font-src 'self' data: chrome-extension-resource:; media-src * data: blob: filesystem:;  object-src 'none';"
    }
}