Pick Text

Select text on a web page and click Pick Text menu item in the browser context menu(mouse right click). This would add the text…

Qu'est-ce que Pick Text ?

Pick Text est une extension Chrome développée par http://ibrainext.com, et sa fonction principale est "Select text on a web page and click Pick Text menu item in the browser context menu(mouse right click). This would add the text…".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Pick Text

Téléchargez les fichiers d'extension Pick Text 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

                        Select text on a web page and click Pick Text menu item in the browser context menu(mouse right click). This would add the text with its url link to your knowledge base which is powered by www.ibrainext.com.  See http://www.ibrainext.com/home                    

Informations de Base sur l'Extension

Nom Pick Text Pick Text
ID dmflhbklbljhnejldlgbjmpmpomfeaic
URL Officiel https://chrome.google.com/webstore/detail/pick-text/dmflhbklbljhnejldlgbjmpmpomfeaic
Description Select text on a web page and click Pick Text menu item in the browser context menu(mouse right click). This would add the text…
Taille du Fichier 25.14 KB
Nombre d'Installations 15
Version Actuelle 1.2
Dernière Mise à Jour 2015-01-27
Date de Publication 2015-01-27
Développeur http://ibrainext.com
Type de Paiement free
Site Web de l'Extension http://www.ibrainext.com/home
Langues Prises en Charge en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Pick Text",
    "version": "1.2",
    "icons": {
        "16": "cherry2-16a.png",
        "128": "cherry2-128a.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "permissions": [
        "contextMenus"
    ]
}