AiArtist
An AI to provide illustrations to your written content.
什么是AiArtist?
AiArtist是由ramsrigouthamg开发的Chrome扩展程序,该扩展的主要功能是“An AI to provide illustrations to your written content.”。
扩展截图
下载AiArtist扩展crx文件
下载AiArtist扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
https://www.aiartist.io/ An AI to provide auto suggested images/illustrations to your written content such as blogs etc. All images are copyright free (CC0 license). Hence you can reuse and modify for your use, commercial or personal. We use NLP to understand written content and extract keywords. The keywords are matched with the tagged images to retrieve the best possible images corresponding to the keywords.
扩展基本信息
名称 | |
ID | odfcplkplkaoehpnclejafhhodpmjjmk |
官方URL | https://chrome.google.com/webstore/detail/aiartist/odfcplkplkaoehpnclejafhhodpmjjmk |
简介 | An AI to provide illustrations to your written content. |
文件大小 | 84.19 KB |
安装次数 | 504 |
当前版本 | 3.0 |
更新时间 | 2020-11-07 |
上架时间 | 2020-04-09 |
评分 | 4.20/5 共5次评分 |
开发者 | ramsrigouthamg |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://www.aiartist.io/ |
支持的语言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "AiArtist", "version": "3.0", "description": "An AI to provide illustrations to your written content.", "browser_action": { "default_icon": "assets\/img\/aiartist128.png", "default_popup": "popup.html" }, "icons": { "128": ".\/assets\/icons\/aiartist128.png", "48": ".\/assets\/icons\/aiartist48.png", "16": ".\/assets\/icons\/aiartist16.png" }, "content_scripts": [ { "matches": [ " |