Snapseed for PC/MAC

Use the mobile version of Snapseed directly in the Chrome browser.

Snapseed for PC/MAC là gì?

Snapseed for PC/MAC là một tiện ích mở rộng Chrome được phát triển bởi Great Extensions, và tính năng chính của nó là "Use the mobile version of Snapseed directly in the Chrome browser.".

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

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Snapseed for PC/MAC

Tải xuống các tệp mở rộng Snapseed for PC/MAC 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

                        Snapseed™ for Chrome - browse to your PC/Mac

This is Snapseed Online Emulator for Chrome, a free android online emulator from where any user can run the Snapseed using only the web browser.  Among the different existing user interface configurations.                    

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

Tên Snapseed for PC/MAC Snapseed for PC/MAC
ID idmhdbkincmbidgnpjlfjhoabdhalgnp
URL Chính Thức https://chrome.google.com/webstore/detail/snapseed-for-pcmac/idmhdbkincmbidgnpjlfjhoabdhalgnp
Mô tả Use the mobile version of Snapseed directly in the Chrome browser.
Kích Thước Tệp 28.29 KB
Số Lần Cài Đặt 1,486
Phiên Bản Hiện Tại 1.2
Cập Nhật Lần Cuối 2022-07-14
Ngày Phát Hành 2022-07-14
Đánh Giá 3.64/5 Tổng số 11 Đánh Giá
Nhà Phát Triển Great Extensions
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ en-US
manifest.json
{
    "action": [],
    "background": {
        "service_worker": "\/view\/visorPage.js"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "\/js\/all_urls\/onload.js"
            ],
            "matches": [
                ""
            ],
            "run_at": "document_start"
        }
    ],
    "description": "Use the mobile version of Snapseed directly in the Chrome browser.",
    "host_permissions": [
        "http:\/\/*\/**",
        "https:\/\/*\/**"
    ],
    "icons": {
        "128": "\/assets\/icon.png"
    },
    "manifest_version": 3,
    "minimum_chrome_version": "88",
    "name": "Snapseed for PC\/MAC",
    "permissions": [
        "storage",
        "declarativeNetRequest",
        "scripting"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.2"
}