Slayer - AI to Write Better
Slayer - AI to Write Better
Slayer - AI to Write Betterとは何ですか?
Slayer - AI to Write Betterはhttps://slayerai.comによって開発されたChromeの拡張機能で、その主な機能は「Slayer - AI to Write Better」です。
拡張機能のスクリーンショット
Slayer - AI to Write Better拡張機能のCRXファイルをダウンロード
Slayer - AI to Write Better拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Score and re-write your text with Slayer 拡張機能の基本情報
| 名前 | |
| ID | kndeecegcamljjkeffclknbppjljmkjj |
| 公式URL | https://chromewebstore.google.com/detail/slayer-ai-to-write-better/kndeecegcamljjkeffclknbppjljmkjj |
| 説明 | Slayer - AI to Write Better |
| ファイルサイズ | 661 KB |
| インストール数 | 14 |
| 現在のバージョン | 1.0.12 |
| 最終更新日 | 2022-04-10 |
| 公開日 | 2022-02-27 |
| 評価 | 5.00/5 合計 3 レビュー |
| 開発者 | https://slayerai.com |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://slayerai.com |
| ヘルプページのURL | https://slayerai.com/contact |
| プライバシーポリシーページのURL | https://www.slayerai.com/privacy-policy |
| 対応言語 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Slayer - AI to Write Better",
"description": "Slayer - AI to Write Better",
"version": "1.0.12",
"manifest_version": 3,
"action": {
"default_popup": "index.html",
"default_title": "Slayer - AI to Write Better"
},
"icons": {
"16": "logo.png",
"48": "logo.png",
"128": "logo.png"
},
"permissions": [
"activeTab",
"storage"
],
"host_permissions": [
"*:\/\/*\/*"
],
"background": {
"service_worker": "background.js"
},
"content_scripts": [
{
"run_at": "document_start",
"js": [
"content.js"
],
"matches": [
"*:\/\/*\/*"
]
}
],
"web_accessible_resources": [
{
"resources": [
"font\/Product-Sans\/*.ttf"
],
"matches": [
" | |