MyFotos Internet Search
Set and change new tab background.
什么是MyFotos Internet Search?
MyFotos Internet Search是由MyFotos开发的Chrome扩展程序,该扩展的主要功能是“Set and change new tab background.”。
扩展截图
下载MyFotos Internet Search扩展crx文件
下载MyFotos Internet Search扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
                        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                     扩展基本信息
| 名称 |   |  
| ID | fnmckdpliodfjheofaceadijdbpgnmnf | 
| 官方URL | https://chromewebstore.google.com/detail/myfotos-internet-search/fnmckdpliodfjheofaceadijdbpgnmnf | 
| 简介 | Set and change new tab background. | 
| 文件大小 | 3.4 MB | 
| 安装次数 | 11,050 | 
| 当前版本 | 0.0.3 | 
| 更新时间 | 2023-08-13 | 
| 上架时间 | 2023-08-04 | 
| 评分 | 5.00/5 共12次评分 | 
| 开发者 | MyFotos | 
| 电子邮箱 | [email protected] | 
| 付费类型 | free | 
| 扩展官网 | https://myfotos.net/ | 
| 帮助页面URL | https://myfotos.net/contact.php | 
| 隐私政策页面URL | https://myfotos.net/privacy.php | 
| 支持的语言 | 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';"
    }
}  |  |