Guest Blogging Hunter
This extension will Check whether a Blog Allows Guest Posting
O que é Guest Blogging Hunter?
Guest Blogging Hunter é uma extensão do Chrome desenvolvida por https://guestblogging.services, e sua principal característica é "This extension will Check whether a Blog Allows Guest Posting".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Guest Blogging Hunter
Baixe arquivos de extensão Guest Blogging Hunter no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | |
ID | oeecphfffepongijmjpcdhanadooohge |
URL Oficial | https://chrome.google.com/webstore/detail/guest-blogging-hunter/oeecphfffepongijmjpcdhanadooohge |
Descrição | This extension will Check whether a Blog Allows Guest Posting |
Tamanho do Arquivo | 10.53 KB |
Contagem de Instalações | 101 |
Versão Atual | 1.0 |
Última Atualização | 2017-10-16 |
Data de Publicação | 2017-10-16 |
Classificação | 1.00/5 Total de 1 Avaliações |
Desenvolvedor | https://guestblogging.services |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://guestblogging.services |
Idiomas Suportados | 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" ] } |