Article Rewriter for Chrome

Rewrite any text by just selecting it..

ما هو Article Rewriter for Chrome؟

Article Rewriter for Chrome هو إضافة Chrome تم تطويرها بواسطة https://www.prepostseo.com، والميزة الرئيسية لها هي "Rewrite any text by just selecting it..".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Article Rewriter for Chrome

قم بتنزيل ملفات الامتداد Article Rewriter for Chrome بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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
عنوان صفحة المساعدة https://www.prepostseo.com/contact
عنوان صفحة سياسة الخصوصية 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"
    ]
}