Find your sentence - Right Click

Add a context menu item to find the similar your selected text from The New York Times, BBC, Wikipedia...

Qu'est-ce que Find your sentence - Right Click ?

Find your sentence - Right Click est une extension Chrome développée par https://sites.google.com/site/tientx, et sa fonction principale est "Add a context menu item to find the similar your selected text from The New York Times, BBC, Wikipedia...".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Find your sentence - Right Click

Téléchargez les fichiers d'extension Find your sentence - Right Click 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

                        Add a context menu item to find the similar your selected text from The New York Times, BBC, Wikipedia...                    

Informations de Base sur l'Extension

Nom Find your sentence - Right Click Find your sentence - Right Click
ID fidadahkfilmdojoobcbaanlbhdjnmll
URL Officiel https://chromewebstore.google.com/detail/find-your-sentence-right/fidadahkfilmdojoobcbaanlbhdjnmll
Description Add a context menu item to find the similar your selected text from The New York Times, BBC, Wikipedia...
Taille du Fichier 7.92 KB
Nombre d'Installations 29
Version Actuelle 1.0.0.0
Dernière Mise à Jour 2016-11-03
Date de Publication 2016-11-03
Évaluation 5.00/5 Total 1 Évaluations
Développeur https://sites.google.com/site/tientx
Email [email protected]
Type de Paiement free
Langues Prises en Charge en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "script.js"
        ]
    },
    "description": "Add a context menu item to find the similar your selected text from The New York Times, BBC, Wikipedia...",
    "icons": {
        "128": "lludwig-logo-128x128.png"
    },
    "minimum_chrome_version": "6",
    "name": "Find your sentence - Right Click",
    "permissions": [
        "contextMenus",
        "windows"
    ],
    "version": "1.0.0.0",
    "manifest_version": 2
}