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
官方網址 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"
    }
}