Identifi Link Catcher

Link catcher for blogs & articles

Qu'est-ce que Identifi Link Catcher ?

Identifi Link Catcher est une extension Chrome développée par chris, et sa fonction principale est "Link catcher for blogs & articles".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Identifi Link Catcher

Téléchargez les fichiers d'extension Identifi Link Catcher au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Identifi Link Catcher Identifi Link Catcher
ID bgbfnhmdecfdkgfjcfadecmlghodloio
URL Officiel https://chromewebstore.google.com/detail/identifi-link-catcher/bgbfnhmdecfdkgfjcfadecmlghodloio
Description Link catcher for blogs & articles
Taille du Fichier 1.15 MB
Nombre d'Installations 17
Version Actuelle 0.1.5
Dernière Mise à Jour 2021-01-06
Date de Publication 2020-12-01
Évaluation 5.00/5 Total 1 Évaluations
Développeur chris
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
}