PortClip

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

PortClip là gì?

PortClip là một tiện ích mở rộng Chrome được phát triển bởi https://portclip.com, và tính năng chính của nó là "This allows users to create clips right from the site they are browsing.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng PortClip

Tải xuống các tệp mở rộng PortClip dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên PortClip PortClip
ID chhfgfmggjojkmnbcjocldplkcaealgc
URL Chính Thức https://chrome.google.com/webstore/detail/portclip/chhfgfmggjojkmnbcjocldplkcaealgc
Mô tả This allows users to create clips right from the site they are browsing.
Kích Thước Tệp 504 KB
Số Lần Cài Đặt 100
Phiên Bản Hiện Tại 1.0
Cập Nhật Lần Cuối 2018-03-14
Ngày Phát Hành 2018-03-14
Đánh Giá 4.33/5 Tổng số 6 Đánh Giá
Nhà Phát Triển https://portclip.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://portclip.com
URL Trang Chính Sách Bảo Mật https://portclip.com
Ngôn Ngữ Được Hỗ Trợ 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'"
}