MyFotos Internet Search

Set and change new tab background.

MyFotos Internet Searchคืออะไร?

MyFotos Internet Search เป็นส่วนขยายของ Chrome ที่พัฒนาโดย MyFotos และคุณลักษณะหลักของมันคือ "Set and change new tab background."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย MyFotos Internet Search

ดาวน์โหลดไฟล์ส่วนขยาย 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                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ MyFotos Internet Search MyFotos Internet Search
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';"
    }
}