EVOLV | New Tab for Marketers
EVOLV New Tab helps top Marketers stay updated, relevant, & effective, using AI-powered marketing news, feeds, tools, & resources
EVOLV | New Tab for Marketers란 무엇입니까?
EVOLV | New Tab for Marketers은(는) https://goevolv.io에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "EVOLV New Tab helps top Marketers stay updated, relevant, & effective, using AI-powered marketing news, feeds, tools, & resources"입니다.
확장 프로그램 스크린샷
EVOLV | New Tab for Marketers 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
The BEST of Marketing news, feeds, & updates- right on your New Tab page! EVOLV gives you the BEST daily updates from the world of marketing- personalized based on your career needs & objectives! Leverage EVOLV to stay updated, effective, relevant & in-demand! Achieve more & become indispensable by leveraging powerful marketing content feeds, tools, & resources- curated by our stellar AI. Leverage EVOLV to expand your horizons & become 1% better each day! The world is changing rapidly, stay updated with EVOLV! Permissions required: Access to api.goevolv.io -> required for fetching feeds & content Access to suggestqueries.google.com -> required for getting keyword suggestions on the new tab search bar New Tab page -> the application replaces the New Tab page to further extend its functionality, features, & utility Fetch icons -> required for new tab links' grid Fetch frequently visited websites -> required to generate a personalized links grid for the new tab page
확장 프로그램 기본 정보
이름 | EVOLV | New Tab for Marketers |
ID | ojealicghmpbbfddlhenofjjdmjlkgll |
공식 URL | https://chromewebstore.google.com/detail/evolv-new-tab-for-markete/ojealicghmpbbfddlhenofjjdmjlkgll |
설명 | EVOLV New Tab helps top Marketers stay updated, relevant, & effective, using AI-powered marketing news, feeds, tools, & resources |
파일 크기 | 3.66 MB |
설치 횟수 | 374 |
현재 버전 | 1.1.8 |
최근 업데이트 | 2023-10-29 |
출시 날짜 | 2023-03-30 |
평점 | 5.00/5 총 2 개의 평점 |
개발자 | https://goevolv.io |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://goevolv.io/ |
도움말 페이지 URL | https://chrome.google.com/webstore/detail/evolv-new-tab-for-markete/ojealicghmpbbfddlhenofjjdmjlkgll/support |
개인정보 보호 정책 페이지 URL | https://goevolv.io?privacy_policy=true |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "EVOLV | New Tab for Marketers", "short_name": "EVOLV New Tab", "description": "EVOLV New Tab helps top Marketers stay updated, relevant, & effective, using AI-powered marketing news, feeds, tools, & resources", "version": "1.1.8", "homepage_url": "https:\/\/goevolv.io\/", "chrome_url_overrides": { "newtab": "index.html" }, "host_permissions": [ "*:\/\/api.goevolv.io\/*", "*:\/\/suggestqueries.google.com\/*", "*:\/\/*.posthog.com\/*" ], "optional_host_permissions": [ "https:\/\/*\/*", "http:\/\/*\/*" ], "optional_permissions": [ "scripting", "tabs" ], "permissions": [ "unlimitedStorage", "topSites", "storage", "background", "favicon" ], "icons": { "16": "icon.png", "32": "icon.png", "48": "icon.png", "128": "icon.png" }, "externally_connectable": { "matches": [ "*:\/\/*.goevolv.io\/*", "*:\/\/*.google.com\/*", "*:\/\/*.posthog.com\/*" ] }, "web_accessible_resources": [ { "resources": [ "*.js", "*.html", "*.css", "*.png", "*.svg", "*.jpg", "*.jpeg", "_favicon\/*" ], "matches": [ " |