PLR Makeover Workshop

How to properly use PLR to create new products and maximize your profits

What is PLR Makeover Workshop?

PLR Makeover Workshop is a Chrome extension developed by tcebstn, and its main feature is "How to properly use PLR to create new products and maximize your profits".

Extension Screenshots

screenshot

Download PLR Makeover Workshop Extension CRX File

Download PLR Makeover Workshop extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Welcome to The PLR Makeover Workshop
You Are About to Learn The Secret Sauce to Turning PLR Into Brand New Products
& How to Maximize Your Sales With Private Label Rights. In This Two Hour Workshop Broken Into 27 Bite Sized Videos You'll Learn Everything You Need To Know To Use Private Label Rights The Right Way To Create New Products. As A Bonus You'll Even Get Two Free PLR Products Per Week To Work With.                    

Extension Basic Information

Name PLR Makeover Workshop PLR Makeover Workshop
ID jlddghgfekjjippkcccijgmocdmndalk
Official URL https://chromewebstore.google.com/detail/plr-makeover-workshop/jlddghgfekjjippkcccijgmocdmndalk
Description How to properly use PLR to create new products and maximize your profits
File Size 580 KB
Installation Count 126
Current Version 0.3
Last Updated 2017-09-13
Publish Date 2017-09-12
Rating 4.00/5 Total 1 Ratings
Developer tcebstn
Email [email protected]
Payment Type free
Privacy Policy Page URL http://tricities-ebs.com/privacy-policy
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "PLR Makeover Workshop",
    "version": "0.3",
    "manifest_version": 2,
    "description": "How to properly use PLR to create new products and maximize your profits",
    "permissions": [
        "gcm",
        "storage",
        "notifications",
        "identity"
    ],
    "background": {
        "persistent": false,
        "scripts": [
            "OneSignal.js",
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "128-icon.png",
        "default_title": "How to properly use PLR to create new products and maximize your profits",
        "default_popup": "extension.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'",
    "icons": {
        "128": "128-icon.png"
    }
}