Find your sentence - Right Click
Add a context menu item to find the similar your selected text from The New York Times, BBC, Wikipedia...
Cos'è Find your sentence - Right Click?
Find your sentence - Right Click è un'estensione di Chrome sviluppata da https://sites.google.com/site/tientx, e la sua funzione principale è "Add a context menu item to find the similar your selected text from The New York Times, BBC, Wikipedia...".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Find your sentence - Right Click
Scarica i file di estensione Find your sentence - Right Click in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Add a context menu item to find the similar your selected text from The New York Times, BBC, Wikipedia... Informazioni di Base sull'Estensione
| Nome | |
| ID | fidadahkfilmdojoobcbaanlbhdjnmll |
| URL Ufficiale | https://chromewebstore.google.com/detail/find-your-sentence-right/fidadahkfilmdojoobcbaanlbhdjnmll |
| Descrizione | Add a context menu item to find the similar your selected text from The New York Times, BBC, Wikipedia... |
| Dimensione del File | 7.92 KB |
| Conteggio Installazioni | 29 |
| Versione Corrente | 1.0.0.0 |
| Ultimo Aggiornamento | 2016-11-03 |
| Data di Pubblicazione | 2016-11-03 |
| Valutazione | 5.00/5 Totale 1 Valutazioni |
| Sviluppatore | https://sites.google.com/site/tientx |
| [email protected] | |
| Tipo di Pagamento | free |
| Lingue Supportate | 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
} | |