lknSuite Extension
Quickly share web pages to your social accounts with one click. Twitter, Facebook, Google+,Instagram,Linkedin,Tumblr is supported
什麼是lknSuite Extension?
lknSuite Extension是由https://www.lknsuite.com開發的Chrome擴展程式,該擴展的主要功能是“Quickly share web pages to your social accounts with one click. Twitter, Facebook, Google+,Instagram,Linkedin,Tumblr is supported”。
擴展截圖
下載lknSuite Extension擴展crx文件
下載lknSuite Extension擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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
擴展基本資訊
名稱 | |
ID | cihckpokjeogeahebhjonnepllnkpgkn |
官方網址 | https://chrome.google.com/webstore/detail/lknsuite-extension/cihckpokjeogeahebhjonnepllnkpgkn |
簡介 | Quickly share web pages to your social accounts with one click. Twitter, Facebook, Google+,Instagram,Linkedin,Tumblr is supported |
檔案大小 | 54.43 KB |
安裝次數 | 350 |
目前版本 | 1.1.2 |
更新時間 | 2017-11-14 |
上架時間 | 2017-11-14 |
評分 | 3.33/5 共 6 次評分 |
開發者 | https://www.lknsuite.com |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://www.lknsuite.com/apps/chrome/ |
隱私政策頁面URL | https://www.simpletools.nl/privacy.php |
支援的語言 | 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", " |