Simplify AI
Simplify text with a single click.
Simplify AIとは何ですか?
Simplify AIはCalix Huangによって開発されたChromeの拡張機能で、その主な機能は「Simplify text with a single click.」です。
拡張機能のスクリーンショット
Simplify AI拡張機能のCRXファイルをダウンロード
Simplify AI拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Have you ever been reading something but it's just too complicated, and you can't understand it? With Simplify AI, you can *simply* highlight, right-click, and simplify the text. We simplify the text you highlighted and inject it right back into the web page.
It's as simple as that.
Built by Calix Huang (@calixo888) 拡張機能の基本情報
| 名前 | |
| ID | ajjelinkcmnghbblfilfgpohdpimemoj |
| 公式URL | https://chromewebstore.google.com/detail/simplify-ai/ajjelinkcmnghbblfilfgpohdpimemoj |
| 説明 | Simplify text with a single click. |
| ファイルサイズ | 13.8 KB |
| インストール数 | 488 |
| 現在のバージョン | 0.0.3 |
| 最終更新日 | 2023-04-29 |
| 公開日 | 2023-02-28 |
| 開発者 | Calix Huang |
| Eメール | [email protected] |
| 支払い方法 | free |
| 対応言語 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Simplify AI",
"description": "Simplify text with a single click.",
"version": "0.0.3",
"manifest_version": 3,
"permissions": [
"activeTab",
"contextMenus"
],
"icons": {
"16": "assets\/icon.png",
"32": "assets\/icon.png",
"48": "assets\/icon.png",
"128": "assets\/icon.png"
},
"content_scripts": [
{
"matches": [
" | |