Find your sentence - Right Click

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

Τι είναι το Find your sentence - Right Click;

Το Find your sentence - Right Click είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://sites.google.com/site/tientx, και η κύρια λειτουργία του είναι "Add a context menu item to find the similar your selected text from The New York Times, BBC, Wikipedia...".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Find your sentence - Right Click

Λήψη αρχείων επέκτασης Find your sentence - Right Click σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

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

Βασικές Πληροφορίες Επέκτασης

Όνομα Find your sentence - Right Click Find your sentence - Right Click
ID fidadahkfilmdojoobcbaanlbhdjnmll
Επίσημο URL https://chromewebstore.google.com/detail/find-your-sentence-right/fidadahkfilmdojoobcbaanlbhdjnmll
Περιγραφή Add a context menu item to find the similar your selected text from The New York Times, BBC, Wikipedia...
Μέγεθος Αρχείου 7.92 KB
Αριθμός Εγκαταστάσεων 29
Τρέχουσα Έκδοση 1.0.0.0
Τελευταία Ενημέρωση 2016-11-03
Ημερομηνία Δημοσίευσης 2016-11-03
Αξιολόγηση 5.00/5 Συνολικά 1 Αξιολογήσεις
Προγραμματιστής https://sites.google.com/site/tientx
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες 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
}