Weiva, search in style!

Displays a beautiful random image when you open a new tab in your browser. You can also launch a web search directly from the tab.

Weiva, search in style!คืออะไร?

Weiva, search in style! เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://weiva.io และคุณลักษณะหลักของมันคือ "Displays a beautiful random image when you open a new tab in your browser. You can also launch a web search directly from the tab."

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

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Weiva, search in style!

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

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

                        Elegant. Simple. Useful.

By clicking "Add to chrome", you accept and agree to installing the Weiva, Search In Style! Chrome extension and to setting Chrome™ New Tab to that provided by the service and the Terms of Use and Privacy Policy.

https://weiva.io/
https://weiva.io/terms
https://weiva.io/privacy-policy                    

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

ชื่อ Weiva, search in style! Weiva, search in style!
ID oinplnimggijdhnaldikeoanbcdgcgkf
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/weiva-search-in-style/oinplnimggijdhnaldikeoanbcdgcgkf
คำอธิบาย Displays a beautiful random image when you open a new tab in your browser. You can also launch a web search directly from the tab.
ขนาดไฟล์ 32.74 KB
จำนวนการติดตั้ง 51
เวอร์ชันปัจจุบัน 1.2
อัปเดตครั้งล่าสุด 2018-10-31
วันที่เผยแพร่ 2018-10-31
คะแนน 4.77/5 รวมทั้งหมด 22 คะแนน
ผู้พัฒนา https://weiva.io
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://weiva.io/
ภาษาที่รองรับ en-US
manifest.json
{
    "version": "1.2",
    "author": "Weiva.io",
    "homepage_url": "https:\/\/weiva.io\/",
    "chrome_url_overrides": {
        "newtab": "new_tab.html"
    },
    "icons": {
        "32": "icon32.png",
        "48": "icon48.png",
        "96": "icon96.png",
        "128": "icon128.png"
    },
    "offline_enabled": false,
    "description": "Displays a beautiful random image when you open a new tab in your browser. You can also launch a web search directly from the tab.",
    "manifest_version": 2,
    "name": "Weiva, search in style!",
    "short_name": "Weiva",
    "permissions": [
        "activeTab",
        "https:\/\/ajax.googleapis.com\/"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "content_security_policy": "object-src 'self'; script-src 'sha256-kDVUo5CTmRhoXJObbpF4tbK7GbB7tUMRJQzPllkG38Q='"
}