lknSuite Extension

Quickly share web pages to your social accounts with one click. Twitter, Facebook, Google+,Instagram,Linkedin,Tumblr is supported

What is lknSuite Extension?

lknSuite Extension is a Chrome extension developed by https://www.lknsuite.com, and its main feature is "Quickly share web pages to your social accounts with one click. Twitter, Facebook, Google+,Instagram,Linkedin,Tumblr is supported".

Extension Screenshots

Download lknSuite Extension Extension CRX File

Download lknSuite Extension 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

                        lknSuite is the simple way to share great content to Twitter, Facebook,Instagram,Tumblr and LinkedIn from anywhere on the web, with just one click.

lknSuite is offer 360 social media services 

* publishing your updates on Twitter, Facebook,Instagram , Tumblr, LinkedIn, Google+ and more.
* Real Time, Fast, Affordable Social Media Monitoring
* Social Media Insights & Competitor Analysis

OVERVIEW

Click the lknSuite button on any website to add Instagram , Tweets and Facebook updates to your queue. From there it will be posted at a better time, well spaced out over the day.

You can schedule your Tweets , Facebook and Instagram updates easier than ever before with lknSuite. 

Try it today to share links, track results and collaborate with other team members – all from one simple dashboard. 



TOP FEATURES

+ Get the best results by sharing on Twitter, Instagram, Facebook, LinkedIn, Google+ and Tumblr 

+ Add to your lknSuite and you will be tweeting and posting to Facebook and other social networks consistently, day in day out.

Sign up for lknSuite for free at https://www.lknsuite.com.


MORE DETAILS

lknSuite is free to use and offers paid plans for higher volume users.


Twitter
With lknSuite’s Twitter integration, you will be able to schedule Tweets in a completely new way. Add them to your lknSuite and we take care of the rest. lknSuite also allows you to schedule Tweets and retweets

Facebook
Posting to Facebook consistently is hard. With lknSuite you can easily post pictures, links and more exactly when most of your friends and fans will be online. Add you updates to your lknSuite queue and we will also track your results in real time. 

LinkedIn
Cross-posting to multiple social networks is easy with lknSuite. Connect your LinkedIn account and see how well your updates are performing there when posted through lknSuite.

Instagram Auto Post & Scheduler
lknSuite is an online marketing tool auto posting web application that allows you to auto post to Instagram, schedule and manage your Instagram accounts at the same time. With lknSuite, you can post and assess your posts in a single panel and save time managing multiple Instagram accounts. Schedule Your posts to Instagram accounts. It's your easy Instagram sharing extension


The lknSuite App store

lknSuite is integrated with lots of great apps, so you can add updates to your queue from anywhere. Here are the most popular ones:

+ lknSuite Button: Get more shares on your blog by installing the lknSuite Button.  - https://www.lknsuite.com/apps/button/
+ and many more! (see https://www.lknsuite.com/apps)

*Some frequent questions:*

> Can you use lknSuite with multiple Twitter, Facebook and LinkedIn accounts?

Yes, lknSuite works with multiple accounts for Twitter, Instagram, Facebook and LinkedIn. Just sign in at http://www.lknsuite.com and click "Connect Account" from the Dashboard or Settings.

> Can you schedule individual Twitter tweets and Facebook posts with lknSuite like you can with Hootsuite  and Buffer?

lknSuite can do that and much more. The first powerful way to use lknSuite is to simply add new updates to the queue and lknSuite publishes them for you, well spaced out over the day. In addition to that, you can also choose to share new updates at a specific date and time.

> Why do we need to access your data on all websites?

This is required so we can let you lknSuite from any page on the web - without it, lknSuite wouldn't work! We don't actually access any of your data – the only thing we store is the content you add to your queues, so there's no need to worry!

*Have any more questions?*

You can find us here:

Twitter: @lknsuite
Facebook: http://facebook.com/lknsuite
Email: [email protected] - https://www.lknsuite.com/support                    

Extension Basic Information

Name lknSuite Extension lknSuite Extension
ID cihckpokjeogeahebhjonnepllnkpgkn
Official URL https://chrome.google.com/webstore/detail/lknsuite-extension/cihckpokjeogeahebhjonnepllnkpgkn
Description Quickly share web pages to your social accounts with one click. Twitter, Facebook, Google+,Instagram,Linkedin,Tumblr is supported
File Size 54.43 KB
Installation Count 350
Current Version 1.1.2
Last Updated 2017-11-14
Publish Date 2017-11-14
Rating 3.33/5 Total 6 Ratings
Developer https://www.lknsuite.com
Email [email protected]
Payment Type free
Extension Website https://www.lknsuite.com/apps/chrome/
Privacy Policy Page URL https://www.simpletools.nl/privacy.php
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_extName__",
    "description": "__MSG_extDesc__",
    "version": "1.1.2",
    "default_locale": "en",
    "homepage_url": "https:\/\/www.lknsuite.com",
    "content_scripts": [
        {
            "run_at": "document_end",
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ],
            "js": [
                "js\/jquery-3.2.1.min.js",
                "js\/content-script.js"
            ],
            "css": [
                "css\/custom.css"
            ]
        }
    ],
    "browser_action": {
        "default_icon": "icons\/icon128.png",
        "default_title": "__MSG_defaultTitle__"
    },
    "background": {
        "scripts": [
            "js\/background.js"
        ]
    },
    "permissions": [
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "contextMenus",
        "",
        "https:\/\/www.lknsuite.com\/"
    ],
    "icons": {
        "128": "icons\/icon128.png",
        "64": "icons\/icon64.png",
        "32": "icons\/icon32.png",
        "16": "icons\/icon16.png"
    },
    "web_accessible_resources": [
        "popup.html",
        "frame.html",
        "https:\/\/www.lknsuite.com\/*"
    ]
}