Baxbox Photography

With Baxbox's Chrome plugin, you can get images from Baxbox Photography as your background every time you open a new window.

Baxbox Photography là gì?

Baxbox Photography là một tiện ích mở rộng Chrome được phát triển bởi https://www.baxbox.com, và tính năng chính của nó là "With Baxbox's Chrome plugin, you can get images from Baxbox Photography as your background every time you open a new window.".

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

                        This plugin uses BaxBox's photography as your browsers background every time you open a new browser window. There are a wide variety of photos in Baxbox's portfolio. Nature, Architecture, Long Exposures and Abstract Light.                    

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

Tên Baxbox Photography Baxbox Photography
ID gcgjkmpdoiohllonhojgelljjgafejhd
URL Chính Thức https://chromewebstore.google.com/detail/baxbox-photography/gcgjkmpdoiohllonhojgelljjgafejhd
Mô tả With Baxbox's Chrome plugin, you can get images from Baxbox Photography as your background every time you open a new window.
Kích Thước Tệp 45 KB
Số Lần Cài Đặt 18
Phiên Bản Hiện Tại 1.0.1
Cập Nhật Lần Cuối 2016-10-10
Ngày Phát Hành 2016-10-10
Nhà Phát Triển https://www.baxbox.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng http://www.baxbox.com
Ngôn Ngữ Được Hỗ Trợ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Baxbox Photography",
    "short_name": "Baxbox.com",
    "description": "With Baxbox's Chrome plugin, you can get images from Baxbox Photography as your background every time you open a new window.",
    "version": "1.0.1",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "chrome_url_overrides": {
        "newtab": "\/newtab.html"
    },
    "icons": {
        "16": "\/icon16.png",
        "48": "\/icon48.png",
        "128": "\/icon128.png"
    }
}