MyWallPaper

Default search page for Chrome. You can set custom wallpaper, see date, current IP and more!

MyWallPaperคืออะไร?

MyWallPaper เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://mywallpaper.co และคุณลักษณะหลักของมันคือ "Default search page for Chrome. You can set custom wallpaper, see date, current IP and more!"

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

screenshot
screenshot
screenshot

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

ดาวน์โหลดไฟล์ส่วนขยาย MyWallPaper ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        MyWallpaper is the best Search page for Google Chrome. You can set custom wallpaper, set date format, get current IP and many more!

MyWallpaper makes your search faster and brings the right search results for you. 
MyWallpaper have good collection of wallpapers for you which can be set as default search page. You can set your own picture as a wallpaper.

MyWallpaper allows you to take advantage of beautiful images and set a custom wallpaper!  Our images are obtained and curated from Google’s vast gallery of images.  You’re also able to set and customize your date format.  In addition, MyWallpaper brings you fast, accurate search results!

By clicking 'ADD TO CHROME', you accept and agree to installing the MyWallpaper extension and setting Chrome™ New Tab to that provided by the service  with web search by Microsoft Bing and the Terms of Use and Privacy Policy.

Terms of Use  : https://mywallpaper.co/eula.html
Privacy Policy : https://mywallpaper.co/privacy-policy.html                    

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

ชื่อ MyWallPaper MyWallPaper
ID jhkeieglkjflimimljpaenphjhkbcieh
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/mywallpaper/jhkeieglkjflimimljpaenphjhkbcieh
คำอธิบาย Default search page for Chrome. You can set custom wallpaper, see date, current IP and more!
ขนาดไฟล์ 3.6 MB
จำนวนการติดตั้ง 20,000
เวอร์ชันปัจจุบัน 1.1.3
อัปเดตครั้งล่าสุด 2024-01-24
วันที่เผยแพร่ 2018-06-05
คะแนน 4.46/5 รวมทั้งหมด 24 คะแนน
ผู้พัฒนา https://mywallpaper.co
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://mywallpaper.co
URL หน้านโยบายความเป็นส่วนตัว https://mywallpaper.co/privacy-policy.html
ภาษาที่รองรับ en-US
manifest.json
{
    "background": {
        "service_worker": "js\/main.js"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "description": "Default search page for Chrome. You can set custom wallpaper, see date, current IP and more!",
    "icons": {
        "128": "icons\/home128.png",
        "16": "icons\/home16.png",
        "48": "icons\/home48.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAhiwv4ebhbTDv0QH9KKTtast+f0JKrReau88FaUoeJeP4NzM2ekcUuGWnB+UfQi0lvCJr27The+Z1oKyiG0BwB0NjUSRAimUFOdZgza54INMtFji5pHMB0hUDP3qh+wTHVbmgeiLhAxQY1VpbWF1bjIsQkIhOOSqoZ+ZCCdUxJWW+l1rZ4W14mp1PhoIMSho6d+YIxJrCCdAT4yDC4lMLrFeZ7q9\/6WHNfJGJKRkc23eHWPgvFDyzg+tlr1f5QhIoV4uDu5SvpC1GAbiCen9RuzZRx2Plkxc1tVeIgAUXeTU6wTfLNuRU1MeF7GsebvCVTBr\/kdLJ8Yx2MXW9FzYhZQIDAQAB",
    "manifest_version": 3,
    "name": "MyWallPaper",
    "options_page": "options.html",
    "permissions": [
        "storage"
    ],
    "short_name": "MyWallPaper",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.1.3",
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "css\/style.css"
            ]
        }
    ]
}