Identifi Link Catcher

Link catcher for blogs & articles

Identifi Link Catcher là gì?

Identifi Link Catcher là một tiện ích mở rộng Chrome được phát triển bởi chris, và tính năng chính của nó là "Link catcher for blogs & articles".

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

screenshot
screenshot

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

Tải xuống các tệp mở rộng Identifi Link Catcher 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

                        This chrome extension allows you to save links in the Knowledge-Base app of High Output Ventures. You need to have an Identifi account to be able to use the plugin.                    

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

Tên Identifi Link Catcher Identifi Link Catcher
ID bgbfnhmdecfdkgfjcfadecmlghodloio
URL Chính Thức https://chromewebstore.google.com/detail/identifi-link-catcher/bgbfnhmdecfdkgfjcfadecmlghodloio
Mô tả Link catcher for blogs & articles
Kích Thước Tệp 1.15 MB
Số Lần Cài Đặt 17
Phiên Bản Hiện Tại 0.1.5
Cập Nhật Lần Cuối 2021-01-06
Ngày Phát Hành 2020-12-01
Đánh Giá 5.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển chris
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Identifi Link Catcher",
    "version": "0.1.5",
    "description": "Link catcher for blogs & articles",
    "permissions": [
        "tabs"
    ],
    "browser_action": {
        "default_popup": "index.html"
    },
    "web_accessible_resources": [
        "index.html"
    ],
    "manifest_version": 2,
    "content_security_policy": "script-src 'self' https:\/\/cdn.heapanalytics.com; object-src 'self'; script-src-elem 'self' https:\/\/cdn.heapanalytics.com"
}