MyFotos Internet Search

Set and change new tab background.

MyFotos Internet Search là gì?

MyFotos Internet Search là một tiện ích mở rộng Chrome được phát triển bởi MyFotos, và tính năng chính của nó là "Set and change new tab background.".

Ả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 MyFotos Internet Search

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

                        MyFotos Internet Search allows you to pick any image from the settings and save it as a background of new tab. Images are taken from Free stock photos pexels.com

By clicking "Add to Chrome", I accept and agree to installing the "MyFotos Internet Search" Chrome extension and setting Chrome™ new tab search provider to Microsoft Bing as described by the service in the Terms of Use and Privacy Policy 

Search results will be provided by Microsoft Bing. 

Terms & Conditions: https://myfotos.net/terms.php
Privacy Policy: https://myfotos.net/privacy.php                    

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

Tên MyFotos Internet Search MyFotos Internet Search
ID fnmckdpliodfjheofaceadijdbpgnmnf
URL Chính Thức https://chromewebstore.google.com/detail/myfotos-internet-search/fnmckdpliodfjheofaceadijdbpgnmnf
Mô tả Set and change new tab background.
Kích Thước Tệp 3.4 MB
Số Lần Cài Đặt 11,050
Phiên Bản Hiện Tại 0.0.3
Cập Nhật Lần Cuối 2023-08-13
Ngày Phát Hành 2023-08-04
Đánh Giá 5.00/5 Tổng số 12 Đánh Giá
Nhà Phát Triển MyFotos
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://myfotos.net/
URL Trang Trợ Giúp https://myfotos.net/contact.php
URL Trang Chính Sách Bảo Mật https://myfotos.net/privacy.php
Ngôn Ngữ Được Hỗ Trợ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "MyFotos Internet Search",
    "author": "MyFotos",
    "version": "0.0.3",
    "description": "Set and change new tab background.",
    "icons": {
        "16": "assets\/icons\/icon16.png",
        "28": "assets\/icons\/icon28.png",
        "32": "assets\/icons\/icon32.png",
        "48": "assets\/icons\/icon48.png",
        "64": "assets\/icons\/icon64.png",
        "96": "assets\/icons\/icon96.png",
        "128": "assets\/icons\/icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "options.html"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'; script-src-elem 'self' 'unsafe-inline';"
    }
}