PortClip

This allows users to create clips right from the site they are browsing.

什麼是PortClip?

PortClip是由https://portclip.com開發的Chrome擴展程式,該擴展的主要功能是“This allows users to create clips right from the site they are browsing.”。

擴展截圖

screenshot
screenshot
screenshot

下載PortClip擴展crx文件

下載PortClip擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Port Clip is a cloud based clip board manager. You can transfer texts between devices using port clip within seconds. In the native phone app port clip does all the heavy lifting for you by working in the background and saving all that you copy automatically. In computer we hope to do the same with this extension. With this you can add a new clip without needing to leave the current site you are visiting. Also, you can retrieve the last saved clip from within the extension itself. It also has the nudge feature so you can send a clip to the phone directly from within the extension. And since it is part of port clip family it is Realtime and fast. Try it out today and see your productivity improving leap and bounds.

A bit more about port clip: 

♦♦ Simple 
Portclip is simple to use. Install, sign in and forget all about it. Port clip will handle everything then on from the background. From then it will autosave anything and everything you copy from anywhere in the phone to local database. There is no additional effort for the user. Also, there is option to save what you copy directly to the cloud. So, the url you copied just appears across your desktop in real time. No additional task required. It’s that simple and magical!!

♦♦ Smart 
Portclip is also smart. It understands the context of what you copy and gives you meaningful actions accordingly. Say for instance you copied a phone number. Port clip provides actions for saving the number or calling the person. Similarly, it can provide actions when you copy url, email etc. Isn’t that handy?

♦♦ Real time & Fast 
Portclip is blazing fast and real-time. There is no refresh button in port clip because it doesn’t need one. It syncs up your clips in real time. So, you add a text in the web app from your computer. It will appear inside the app in real time without needing to refresh. The vice versa is also true. It just works!!

♦♦ Helpful 
Port clip also have several other tricks up its sleeves like it auto copies an OTP from a OTP SMS automatically. So, you can proceed with your transactions uninterruptedly. With the nudge feature transferring text between two devices have never been easier. All you do is click on nudge icon for the clip you want to send to other device and it will be automatically copied to your others device clipboard. You literally don’t want to do anything in your second device. So, say you wish to send url from computer to phone. Just nudge it on your computer. It will automatically get copied to your phones clipboard. No interruptions!! 

♦♦ Secure & Private: Portclip is highly secure. Only you will be able to read your clips. Still worried about privacy? Port clip have two databases a local one and cloud one. This is because we respect your privacy and wants to give you control over what you want to save just in your phone and what texts you want to save across all your devices.

♦♦ Multi-Platform Support: Portclip is available in various forms. The web app is progressive and responsive for maximum usability. Port clip also have a native android app for maximizing productivity. You can download the app @ 

So, what are you thinking about? Go ahead try port clip in all its forms and glory. It will surely improve your productivity.                    

擴展基本資訊

名稱 PortClip PortClip
ID chhfgfmggjojkmnbcjocldplkcaealgc
官方網址 https://chrome.google.com/webstore/detail/portclip/chhfgfmggjojkmnbcjocldplkcaealgc
簡介 This allows users to create clips right from the site they are browsing.
檔案大小 504 KB
安裝次數 100
目前版本 1.0
更新時間 2018-03-14
上架時間 2018-03-14
評分 4.33/5 共 6 次評分
開發者 https://portclip.com
電子郵箱 [email protected]
付費類型 free
擴展官網 https://portclip.com
隱私政策頁面URL https://portclip.com
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "PortClip",
    "description": "This allows users to create clips right from the site they are browsing.",
    "version": "1.0",
    "browser_action": {
        "default_icon": "resources\/wand-temp.png",
        "default_popup": "popup.html",
        "default_title": "Port Clip"
    },
    "permissions": [
        "activeTab",
        "storage",
        "http:\/\/*\/",
        "https:\/\/*\/"
    ],
    "content_security_policy": "script-src 'self' https:\/\/www.googleapis.com https:\/\/*.google.com https:\/\/copy-paste-50122.firebaseio.com\/ https:\/\/s-usc1c-nss-231.firebaseio.com\/ https:\/\/*.firebaseio.com\/ https:\/\/gateway.zscalertwo.net https:\/\/us-central1-copy-paste-50122.cloudfunctions.net\/* ; object-src 'self'"
}