Article Rewriter for Chrome

Rewrite any text by just selecting it..

Co je Article Rewriter for Chrome?

Article Rewriter for Chrome je rozšíření Chrome vyvinuté https://www.prepostseo.com, a jeho hlavní funkcí je „Rewrite any text by just selecting it..“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření Article Rewriter for Chrome

Stáhněte si soubory rozšíření Article Rewriter for Chrome ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název Article Rewriter for Chrome Article Rewriter for Chrome
ID alpodanjbjmlakmolfdlioidgfbfmaep
Oficiální URL https://chromewebstore.google.com/detail/article-rewriter-for-chro/alpodanjbjmlakmolfdlioidgfbfmaep
Popis Rewrite any text by just selecting it..
Velikost souboru 13.18 KB
Počet instalací 10,939
Aktuální Verze 1.0
Poslední Aktualizace 2018-09-05
Datum Vydání 2018-09-05
Hodnocení 2.67/5 Celkem 6 Hodnocení
Vývojář https://www.prepostseo.com
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://www.prepostseo.com/free-online-article-rewriter
URL Stránky Nápovědy https://www.prepostseo.com/contact
URL Stránky Zásad Ochrany Soukromí https://www.prepostseo.com/privacy-policy
Podporované Jazyky 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"
    ]
}