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ファイルをダウンロード
EVOLV | New Tab for Marketers拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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 |
Eメール | [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": [ " |