SEO Niche

Get Update about SEO Niche

什么是SEO Niche?

SEO Niche是由Unknown开发的Chrome扩展程序,该扩展的主要功能是“Get Update about SEO Niche”。

扩展截图

screenshot

下载SEO Niche扩展crx文件

下载SEO Niche扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        By installing my extension you will get keyword update with competition below 300k. optimize the keywords and then your website will get high traffic.                    

扩展基本信息

名称 SEO Niche SEO Niche
ID ahcdklcmeebmglaidifabngkffjclcgn
官方URL https://chromewebstore.google.com/detail/seo-niche/ahcdklcmeebmglaidifabngkffjclcgn
简介 Get Update about SEO Niche
文件大小 11 KB
安装次数 12
当前版本 1.0
更新时间 2018-01-02
上架时间 2018-01-02
开发者 Unknown
付费类型 free
扩展官网 https://seo-niche-tips.blogspot.co.id/
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "SEO Niche",
    "manifest_version": 2,
    "short_name": "SEO Niche",
    "description": "Get Update about SEO Niche",
    "version": "1.0",
    "background": {
        "persistent": false,
        "scripts": [
            "OneSignal.js",
            "background.js"
        ]
    },
    "permissions": [
        "gcm",
        "storage",
        "notifications",
        "identity"
    ],
    "browser_action": {
        "default_icon": "tags.png"
    },
    "icons": {
        "128": "tags (1).png"
    }
}