Guest Blogging Hunter

This extension will Check whether a Blog Allows Guest Posting

¿Qué es Guest Blogging Hunter?

Guest Blogging Hunter es una extensión de Chrome desarrollada por https://guestblogging.services, y su función principal es "This extension will Check whether a Blog Allows Guest Posting".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión Guest Blogging Hunter

Descarga archivos de extensión Guest Blogging Hunter en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        Guest Blogging is one of the best way to create your own brand as a writer. Your article reach new audience & as a writer you gain lot of exposure. But its a tough job to find the sites which allow guest posting for a blogger. We made this extension to ease this work for bloggers so that they can find guest posting opportunities in a single click.  

When ever you visit any blog, this tool instantly shows notification if that blog allows guest posts. Just bookmark that page and move on. Later you can pitch those blogs and start writing for them. The tool is absolutely free. We will update this plugin constantly and add features so that you will have a easier guest blogging experience.                    

Información Básica de la Extensión

Nombre Guest Blogging Hunter Guest Blogging Hunter
ID oeecphfffepongijmjpcdhanadooohge
URL Oficial https://chrome.google.com/webstore/detail/guest-blogging-hunter/oeecphfffepongijmjpcdhanadooohge
Descripción This extension will Check whether a Blog Allows Guest Posting
Tamaño del Archivo 10.53 KB
Cantidad de Instalaciones 101
Versión Actual 1.0
Última Actualización 2017-10-16
Fecha de Publicación 2017-10-16
Calificación 1.00/5 Total de 1 Calificaciones
Desarrollador https://guestblogging.services
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://guestblogging.services
Idiomas Soportados en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Guest Blogging Hunter",
    "description": "This extension will Check whether a Blog Allows Guest Posting",
    "version": "1.0",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab"
    ]
}