Find your sentence - Right Click
Add a context menu item to find the similar your selected text from The New York Times, BBC, Wikipedia...
Wat is Find your sentence - Right Click?
Find your sentence - Right Click is een Chrome-extensie ontwikkeld door https://sites.google.com/site/tientx, en de belangrijkste functie is "Add a context menu item to find the similar your selected text from The New York Times, BBC, Wikipedia...".
Extensie Screenshots
Download het CRX-bestand van de extensie Find your sentence - Right Click
Download Find your sentence - Right Click-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Add a context menu item to find the similar your selected text from The New York Times, BBC, Wikipedia...
Basisinformatie over de Extensie
Naam | Find your sentence - Right Click |
ID | fidadahkfilmdojoobcbaanlbhdjnmll |
Officiële URL | https://chromewebstore.google.com/detail/find-your-sentence-right/fidadahkfilmdojoobcbaanlbhdjnmll |
Beschrijving | Add a context menu item to find the similar your selected text from The New York Times, BBC, Wikipedia... |
Bestandsgrootte | 7.92 KB |
Aantal Installaties | 29 |
Huidige Versie | 1.0.0.0 |
Laatst Bijgewerkt | 2016-11-03 |
Publicatiedatum | 2016-11-03 |
Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | https://sites.google.com/site/tientx |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | 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 } |