Plugin Profit Black OPS

Plugin Profit Black OPS shows how to rename and rebrand a PLR WordPress plugin.

什么是Plugin Profit Black OPS?

Plugin Profit Black OPS是由https://pluginprofitblackops.com开发的Chrome扩展程序,该扩展的主要功能是“Plugin Profit Black OPS shows how to rename and rebrand a PLR WordPress plugin.”。

扩展截图

screenshot
screenshot
screenshot
screenshot
screenshot

下载Plugin Profit Black OPS扩展crx文件

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

扩展使用说明

                        Plugin Profit Black OPS shows how to rename and rebrand a WordPress PLR plugin. It also shows where to find them, how to protect them from theft, how to update them, and how to create amazing eCovers for your promotion.

With the Chrome extension you will be updated on news around rebranding WordPress PLR plugins and from the site.

Having the Chrome extension installed keep you updated and make sure you will stay on top of recent developments.                    

扩展基本信息

名称 Plugin Profit Black OPS Plugin Profit Black OPS
ID fdfhfbmknncehbfjomfinepbgbfgmihj
官方URL https://chrome.google.com/webstore/detail/plugin-profit-black-ops/fdfhfbmknncehbfjomfinepbgbfgmihj
简介 Plugin Profit Black OPS shows how to rename and rebrand a PLR WordPress plugin.
文件大小 19.85 KB
安装次数 12
当前版本 0.2
更新时间 2017-09-14
上架时间 2017-09-14
开发者 https://pluginprofitblackops.com
付费类型 free
帮助页面URL https://helpdesk.torstenmueller.net/
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Plugin Profit Black OPS",
    "version": "0.2",
    "manifest_version": 2,
    "description": "Plugin Profit Black OPS shows how to rename and rebrand a PLR WordPress plugin.",
    "permissions": [
        "gcm",
        "storage",
        "notifications",
        "identity"
    ],
    "background": {
        "persistent": false,
        "scripts": [
            "OneSignal.js",
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "pluginprofitblackops128x128.png",
        "default_title": "Plugin Profit Black OPS shows how to rename and rebrand a PLR WordPress plugin.",
        "default_popup": "extension.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'",
    "icons": {
        "128": "pluginprofitblackops128x128.png"
    }
}