Find your sentence - Right Click
Add a context menu item to find the similar your selected text from The New York Times, BBC, Wikipedia...
Was ist Find your sentence - Right Click?
Find your sentence - Right Click ist eine Chrome-Erweiterung, die von https://sites.google.com/site/tientx entwickelt wurde, und ihr Hauptmerkmal ist "Add a context menu item to find the similar your selected text from The New York Times, BBC, Wikipedia...".
Erweiterungsscreenshots
Find your sentence - Right Click-Erweiterungs-CRX-Datei herunterladen
Laden Sie Find your sentence - Right Click-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
Add a context menu item to find the similar your selected text from The New York Times, BBC, Wikipedia...
Grundlegende Informationen zur Erweiterung
Name | Find your sentence - Right Click |
ID | fidadahkfilmdojoobcbaanlbhdjnmll |
Offizielle URL | https://chromewebstore.google.com/detail/find-your-sentence-right/fidadahkfilmdojoobcbaanlbhdjnmll |
Beschreibung | Add a context menu item to find the similar your selected text from The New York Times, BBC, Wikipedia... |
Dateigröße | 7.92 KB |
Installationsanzahl | 29 |
Aktuelle Version | 1.0.0.0 |
Letztes Update | 2016-11-03 |
Veröffentlichungsdatum | 2016-11-03 |
Bewertung | 5.00/5 Insgesamt 1 Bewertungen |
Entwickler | https://sites.google.com/site/tientx |
[email protected] | |
Zahlungsart | free |
Unterstützte Sprachen | 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 } |