RedCode , URL to QR code

RedCode Extension, make the current page URL to QR code.

RedCode , URL to QR code là gì?

RedCode , URL to QR code là một tiện ích mở rộng Chrome được phát triển bởi https://extmanager.com, và tính năng chính của nó là "RedCode Extension, make the current page URL to QR code.".

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

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng RedCode , URL to QR code

Tải xuống các tệp mở rộng RedCode , URL to QR code 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

                        Generate QR code of the current tab URL.

The RedCode Extension have the following advantages:
1. It only takes 0.1 seconds to generate a QR code from the current URL
2. QRCode can be downloaded and saved
3. Quick and friendly experience                    

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

Tên RedCode , URL to QR code RedCode , URL to QR code
ID hkffcifnhmgfljkgpcideelklglfcegh
URL Chính Thức https://chromewebstore.google.com/detail/redcode-url-to-qr-code/hkffcifnhmgfljkgpcideelklglfcegh
Mô tả RedCode Extension, make the current page URL to QR code.
Kích Thước Tệp 316 KB
Số Lần Cài Đặt 55
Phiên Bản Hiện Tại 0.1.0
Cập Nhật Lần Cuối 2021-09-22
Ngày Phát Hành 2020-05-20
Nhà Phát Triển https://extmanager.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://www.extmanager.com/detail/hkffcifnhmgfljkgpcideelklglfcegh.html
URL Trang Chính Sách Bảo Mật https://www.freeprivacypolicy.com/live/1a989ad9-eb14-4e79-994b-1739426407b8
Ngôn Ngữ Được Hỗ Trợ en,zh-CN
manifest.json
{
    "name": "__MSG_name__",
    "description": "__MSG_description__",
    "version": "0.1.0",
    "icons": {
        "128": "img\/ico.png",
        "48": "img\/ico48.png",
        "19": "img\/ico19.png"
    },
    "content_security_policy": "script-src 'self'; object-src 'self'",
    "browser_action": {
        "default_title": "__MSG_name__",
        "default_icon": "img\/ico19.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab"
    ],
    "default_locale": "en",
    "manifest_version": 2,
    "homepage_url": "https:\/\/www.extmanager.com\/detail\/hkffcifnhmgfljkgpcideelklglfcegh.html",
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx"
}