Article Rewriter Tool
Spin and rewrite your content
什麼是Article Rewriter Tool?
Article Rewriter Tool是由https://small-seo-tools.zuumsoft.com開發的Chrome擴展程式,該擴展的主要功能是“Spin and rewrite your content”。
擴展截圖
下載Article Rewriter Tool擴展crx文件
下載Article Rewriter Tool擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Rewrite your articles with this simple tools, just add your content and click rewrite button, you will get rewritten content in seconds. 擴展基本資訊
| 名稱 | |
| ID | cboebhdkdbgnhdgjbcnmhdihcbhejham |
| 官方網址 | https://chromewebstore.google.com/detail/article-rewriter-tool/cboebhdkdbgnhdgjbcnmhdihcbhejham |
| 簡介 | Spin and rewrite your content |
| 檔案大小 | 4.49 KB |
| 安裝次數 | 851 |
| 目前版本 | 1.0 |
| 更新時間 | 2020-07-17 |
| 上架時間 | 2020-07-16 |
| 評分 | 4.50/5 共 2 次評分 |
| 開發者 | https://small-seo-tools.zuumsoft.com |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 擴展官網 | https://small-seo-tools.zuumsoft.com/tool/article-rewriter-tool/ |
| 隱私政策頁面URL | https://small-seo-tools.zuumsoft.com/privacy-policy |
| 支援的語言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Article Rewriter Tool",
"default_locale": "en",
"description": "Spin and rewrite your content",
"background": {
"scripts": [
"background.js"
]
},
"version": "1.0",
"icons": {
"128": "images\/icon-128.png"
},
"browser_action": {
"default_icon": "images\/icon-128.png"
}
} | |