Guest Blogging Hunter

This extension will Check whether a Blog Allows Guest Posting

Co to jest Guest Blogging Hunter?

Guest Blogging Hunter to rozszerzenie Chrome opracowane przez https://guestblogging.services, a jego główną funkcją jest „This extension will Check whether a Blog Allows Guest Posting”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Guest Blogging Hunter

Pobierz pliki rozszerzeń Guest Blogging Hunter w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Guest Blogging Hunter Guest Blogging Hunter
ID oeecphfffepongijmjpcdhanadooohge
Oficjalny URL https://chrome.google.com/webstore/detail/guest-blogging-hunter/oeecphfffepongijmjpcdhanadooohge
Opis This extension will Check whether a Blog Allows Guest Posting
Rozmiar pliku 10.53 KB
Liczba instalacji 101
Aktualna Wersja 1.0
Ostatnia Aktualizacja 2017-10-16
Data Publikacji 2017-10-16
Ocena 1.00/5 Łącznie 1 Oceny
Deweloper https://guestblogging.services
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://guestblogging.services
Obsługiwane Języki 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"
    ]
}