Guest Blogging Hunter
This extension will Check whether a Blog Allows Guest Posting
什么是Guest Blogging Hunter?
Guest Blogging Hunter是由https://guestblogging.services开发的Chrome扩展程序,该扩展的主要功能是“This extension will Check whether a Blog Allows Guest Posting”。
扩展截图
下载Guest Blogging Hunter扩展crx文件
下载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" ] } |