URL Shortner clck.pw

URL Shortner

URL Shortner clck.pw là gì?

URL Shortner clck.pw là một tiện ích mở rộng Chrome được phát triển bởi https://clck.pw, và tính năng chính của nó là "URL Shortner".

Ả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 URL Shortner clck.pw

Tải xuống các tệp mở rộng URL Shortner clck.pw 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

                        Site on shortening yours of links. From link length make the short. Conveniently for the Twitter, Facebook, etc. In the appendix there are functions of the password of the link and assignment of the name of the reduced link.                    

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

Tên URL Shortner clck.pw URL Shortner clck.pw
ID bnheknkedlddaknnnbiohnknbopahlcl
URL Chính Thức https://chromewebstore.google.com/detail/url-shortner-clckpw/bnheknkedlddaknnnbiohnknbopahlcl
Mô tả URL Shortner
Kích Thước Tệp 774 KB
Số Lần Cài Đặt 200
Phiên Bản Hiện Tại 2.0
Cập Nhật Lần Cuối 2013-07-29
Ngày Phát Hành 2013-07-29
Đánh Giá 4.00/5 Tổng số 4 Đánh Giá
Nhà Phát Triển https://clck.pw
Loại Thanh Toán free
URL Trang Trợ Giúp http://clck.pw/disclaimer.php
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "URL Shortner clck.pw",
    "description": "URL Shortner",
    "version": "2.0",
    "manifest_version": 2,
    "permissions": [
        "tabs",
        "http:\/\/*\/"
    ],
    "browser_action": {
        "default_icon": "popup.png",
        "default_title": "URL Shortner clck.pw",
        "default_popup": "popup.html"
    },
    "icons": {
        "128": "icon.png"
    }
}