ReputUp - Curate the content

Add Content directly into ReputUp from your browser. Leverage Curated Content. Stay Informed, Share, Scale Socially. Free Forever!

What is ReputUp - Curate the content?

ReputUp - Curate the content is a Chrome extension developed by Unknown, and its main feature is "Add Content directly into ReputUp from your browser. Leverage Curated Content. Stay Informed, Share, Scale Socially. Free Forever!".

Extension Screenshots

screenshot

Download ReputUp - Curate the content Extension CRX File

Download ReputUp - Curate the content 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

                        Curate . Share . Scale Socially
Level up your reputation and turn your career, business goals into reality

ReputUp is a simple solution for curating and sharing content. Curate content and publish content to multiple leading social sites in one go. Get tons followers. Save tons of time.

This extension makes curate any online content easy. Just right click on page open in your browser page, select ReputUp option and content get added to your ReputUp.                    

Extension Basic Information

Name ReputUp - Curate the content ReputUp - Curate the content
ID lemjblpjmdkicdkhohnjjhajmpiajdlb
Official URL https://chromewebstore.google.com/detail/reputup-curate-the-conten/lemjblpjmdkicdkhohnjjhajmpiajdlb
Description Add Content directly into ReputUp from your browser. Leverage Curated Content. Stay Informed, Share, Scale Socially. Free Forever!
File Size 6.71 KB
Installation Count 12
Current Version 1.0
Last Updated 2017-10-03
Publish Date 2017-10-02
Rating 5.00/5 Total 2 Ratings
Developer Unknown
Payment Type free
Extension Website https://www.reputup.com/
Help Page URL https://www.reputup.com/help/
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "ReputUp - Curate the content",
    "description": "Add Content directly into ReputUp from your browser. Leverage Curated Content. Stay Informed, Share, Scale Socially. Free Forever!",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "version": "1.0",
    "icons": {
        "64": "icon.png",
        "32": "icon.png",
        "16": "icon.png",
        "128": "icon.png"
    },
    "permissions": [
        "contextMenus"
    ]
}