MF Space Bar
Generate Desired Texts Using AI
什麼是MF Space Bar?
MF Space Bar是由MF Inc開發的Chrome擴展程式,該擴展的主要功能是“Generate Desired Texts Using AI”。
擴展截圖
下載MF Space Bar擴展crx文件
下載MF Space Bar擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
MF Space Bar is an extension that generates, rewrites, and develops written content for users. You can write essays, blogs, newsletters and more! 擴展基本資訊
| 名稱 | |
| ID | gmdgdinobialehckonakooijdhemfbfp |
| 官方網址 | https://chromewebstore.google.com/detail/mf-space-bar/gmdgdinobialehckonakooijdhemfbfp |
| 簡介 | Generate Desired Texts Using AI |
| 檔案大小 | 25.8 MB |
| 安裝次數 | 52 |
| 目前版本 | 1.0.4 |
| 更新時間 | 2023-05-24 |
| 上架時間 | 2023-02-09 |
| 評分 | 5.00/5 共 1 次評分 |
| 開發者 | MF Inc |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 擴展官網 | https://mercuryfuture.com/space_bar/ |
| 支援的語言 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "MF Space Bar",
"description": "Generate Desired Texts Using AI",
"version": "1.0.4",
"content_security_policy": {
"script-src": [
"'self'",
"https:\/\/js.stripe.com\/",
"https:\/\/code.jquery.com\/",
"https:\/\/unpkg.com\/",
"https:\/\/cdn.jsdelivr.net\/"
],
"connect-src": [
"'self'",
"https:\/\/api.stripe.com\/",
"chrome-extension:\/\/*\/*"
],
"img-src": [
"'self'",
"data:"
],
"style-src": [
"'self'",
"https:\/\/fonts.googleapis.com\/"
],
"frame-src": [
"'self'"
],
"worker-src": [
"'self'"
],
"object-src": [
"'none'"
],
"media-src": [
"'self'"
],
"font-src": [
"'self'",
"https:\/\/fonts.gstatic.com\/"
]
},
"action": {
"default_popup": "popup.html",
"persistent": true
},
"permissions": [
"clipboardWrite",
"unlimitedStorage",
"storage"
],
"host_permissions": [
" | |