Identifi Link Catcher

Link catcher for blogs & articles

Identifi Link Catcherคืออะไร?

Identifi Link Catcher เป็นส่วนขยายของ Chrome ที่พัฒนาโดย chris และคุณลักษณะหลักของมันคือ "Link catcher for blogs & articles"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Identifi Link Catcher

ดาวน์โหลดไฟล์ส่วนขยาย Identifi Link Catcher ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Identifi Link Catcher Identifi Link Catcher
ID bgbfnhmdecfdkgfjcfadecmlghodloio
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/identifi-link-catcher/bgbfnhmdecfdkgfjcfadecmlghodloio
คำอธิบาย Link catcher for blogs & articles
ขนาดไฟล์ 1.15 MB
จำนวนการติดตั้ง 17
เวอร์ชันปัจจุบัน 0.1.5
อัปเดตครั้งล่าสุด 2021-01-06
วันที่เผยแพร่ 2020-12-01
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา chris
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ 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"
}