Zest - New Tab

Zest New Tab turn each new tab to an inspiring moment

Zest - New Tabคืออะไร?

Zest - New Tab เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://zest.is และคุณลักษณะหลักของมันคือ "Zest New Tab turn each new tab to an inspiring moment"

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

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Zest - New Tab

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

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

                        Zest New Tab helps discover fresh and high quality marketing content curated by a community of long-time marketing experts.

Zest New Tab allows its users to bookmark articles, create a professional social account and engage with other community members directly from the browser new tab. 

Zest New Tab stands out from social bookmarking sites because of a community-based, multi-step content moderation process that ensures the best quality possible. Less than 5% of suggested content is approved for publishing.

Zest is more than just a content reading platform – a community of 20,000+ marketing professionals follow each other, contribute to grow their personal brands or blogs and take content to their teams to be more productive.

Personalize your content feed by choosing topics relevant to your professional needs and customize Zest’s theme to enable more productive reading.

Research through a database of 60,000+ published content pieces, filter by content type, popularity, relevance and freshness.

Community members who install Zest New Tab can contribute content to the community by using the context menu (right-click) or the browser action on each web page. By contributing content to Zest, members grow their influence amongst peers and within the industry.                    

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

ชื่อ Zest - New Tab Zest - New Tab
ID lgbbbmmegpehafpempogpgacjnfcbekj
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/zest-new-tab/lgbbbmmegpehafpempogpgacjnfcbekj
คำอธิบาย Zest New Tab turn each new tab to an inspiring moment
ขนาดไฟล์ 4.36 MB
จำนวนการติดตั้ง 14,057
เวอร์ชันปัจจุบัน 3.0.0.0
อัปเดตครั้งล่าสุด 2022-02-06
วันที่เผยแพร่ 2020-06-26
คะแนน 4.45/5 รวมทั้งหมด 73 คะแนน
ผู้พัฒนา http://zest.is
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://zest.is
URL หน้าช่วยเหลือ https://zest.is/contact-us
URL หน้านโยบายความเป็นส่วนตัว https://zest.is/privacy
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Zest - New Tab",
    "short_name": "Zest New Tab",
    "description": "Zest New Tab turn each new tab to an inspiring moment",
    "version": "3.0.0.0",
    "homepage_url": "https:\/\/zest.is",
    "author": "Zest Sunrisers inc.",
    "icons": {
        "16": "resources\/images\/app-icons\/new_tab_icon_invert_16w.png",
        "48": "resources\/images\/app-icons\/new_tab_icon_invert_48w.png",
        "128": "resources\/images\/app-icons\/new_tab_icon_invert_128w.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "web_accessible_resources": [
        "index.html"
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/suggestqueries.google.com\/complete\/ https:\/\/www.google-analytics.com\/; object-src 'self'"
}