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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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
이메일 [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"
    ]
}