Article Rewriter for Chrome

Rewrite any text by just selecting it..

Article Rewriter for Chromeとは何ですか?

Article Rewriter for Chromeはhttps://www.prepostseo.comによって開発されたChromeの拡張機能で、その主な機能は「Rewrite any text by just selecting it..」です。

拡張機能のスクリーンショット

screenshot

Article Rewriter for Chrome拡張機能のCRXファイルをダウンロード

Article Rewriter for Chrome拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Rewrite any text from any website with just one click. All you have to do is that select the text that you want to spin, and open options menu. After that click on “Rewrite Selected Text” option.
This is automatically open a new link to our free article rewriter tool along with the text you select. You spin unlimited content per day. No limits.                    

拡張機能の基本情報

名前 Article Rewriter for Chrome Article Rewriter for Chrome
ID alpodanjbjmlakmolfdlioidgfbfmaep
公式URL https://chromewebstore.google.com/detail/article-rewriter-for-chro/alpodanjbjmlakmolfdlioidgfbfmaep
説明 Rewrite any text by just selecting it..
ファイルサイズ 13.18 KB
インストール数 10,939
現在のバージョン 1.0
最終更新日 2018-09-05
公開日 2018-09-05
評価 2.67/5 合計 6 レビュー
開発者 https://www.prepostseo.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.prepostseo.com/free-online-article-rewriter
ヘルプページのURL https://www.prepostseo.com/contact
プライバシーポリシーページのURL https://www.prepostseo.com/privacy-policy
対応言語 en
manifest.json
{
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "icons\/19.png",
        "default_popup": "popup.html"
    },
    "description": "Rewrite any text by just selecting it..",
    "homepage_url": "https:\/\/www.prepostseo.com\/plagiarism-checker",
    "icons": {
        "128": "icons\/128.png",
        "16": "icons\/16.png",
        "48": "icons\/48.png"
    },
    "manifest_version": 2,
    "name": "Article Rewriter for Chrome",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0",
    "permissions": [
        "activeTab",
        "https:\/\/ajax.googleapis.com\/",
        "contextMenus"
    ]
}