Identifi Link Catcher
Link catcher for blogs & articles
Apa itu Identifi Link Catcher?
Identifi Link Catcher adalah ekstensi Chrome yang dikembangkan oleh chris, dan fitur utamanya adalah "Link catcher for blogs & articles".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Identifi Link Catcher
Unduh file ekstensi Identifi Link Catcher dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | Identifi Link Catcher |
ID | bgbfnhmdecfdkgfjcfadecmlghodloio |
URL Resmi | https://chromewebstore.google.com/detail/identifi-link-catcher/bgbfnhmdecfdkgfjcfadecmlghodloio |
Deskripsi | Link catcher for blogs & articles |
Ukuran File | 1.15 MB |
Jumlah Instalasi | 17 |
Versi Saat Ini | 0.1.5 |
Terakhir Diperbarui | 2021-01-06 |
Tanggal Publikasi | 2020-12-01 |
Penilaian | 5.00/5 Total 1 Penilaian |
Pengembang | chris |
[email protected] | |
Tipe Pembayaran | free |
Bahasa yang Didukung | 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" } |