Guest Blogging Hunter
This extension will Check whether a Blog Allows Guest Posting
Что такое Guest Blogging Hunter?
Guest Blogging Hunter - это расширение Chrome, разработанное https://guestblogging.services, и его основная функция - "This extension will Check whether a Blog Allows Guest Posting".
Снимки экрана расширения
Скачать файл CRX расширения Guest Blogging Hunter
Скачайте файлы расширений Guest Blogging Hunter в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
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.
Основная информация о расширении
Название | |
ID | oeecphfffepongijmjpcdhanadooohge |
Официальный URL | https://chrome.google.com/webstore/detail/guest-blogging-hunter/oeecphfffepongijmjpcdhanadooohge |
Описание | This extension will Check whether a Blog Allows Guest Posting |
Размер файла | 10.53 KB |
Количество установок | 101 |
Текущая Версия | 1.0 |
Последнее Обновление | 2017-10-16 |
Дата публикации | 2017-10-16 |
Рейтинг | 1.00/5 Всего 1 оценок |
Разработчик | https://guestblogging.services |
Электронная почта | [email protected] |
Тип оплаты | free |
Официальный сайт расширения | https://guestblogging.services |
Поддерживаемые языки | 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" ] } |