Find.By
This extension is a part of Find.By ReSharper plugin
Hvad er Find.By?
Find.By er en Chrome-udvidelse udviklet af Yurii Myslyvets, og dens hovedfunktion er "This extension is a part of Find.By ReSharper plugin".
Udvidelsesskærmbilleder
Download Find.By-udvidelses-CRX-fil
Download Find.By-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
Write any locators using Selenium page factory and highlight them by Alt+Enter in Chrome browser. Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | phhphchblcckjanhfgimfmhopmjoefnb |
| Officiel URL | https://chromewebstore.google.com/detail/findby/phhphchblcckjanhfgimfmhopmjoefnb |
| Beskrivelse | This extension is a part of Find.By ReSharper plugin |
| Filstørrelse | 79.31 KB |
| Antal Installationer | 147 |
| Nuværende Version | 1.1.3 |
| Senest Opdateret | 2018-01-08 |
| Udgivelsesdato | 2018-01-08 |
| Bedømmelse | 5.00/5 Samlet 2 Bedømmelser |
| Udvikler | Yurii Myslyvets |
| [email protected] | |
| Betalingsmetode | free |
| Udvidelseswebsted | http://aqa.works/findby/ |
| Understøttede Sprog | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Find.By",
"description": "This extension is a part of Find.By ReSharper plugin",
"version": "1.1.3",
"icons": {
"16": "img\/icon16.png",
"48": "img\/icon48.png",
"128": "img\/icon128.png"
},
"browser_action": {
"default_icon": "img\/iconOff.png",
"default_title": "Find.By"
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
" | |