Dev Playground
This extension serves various purposes for web developers and testers
Что такое Dev Playground?
Dev Playground - это расширение Chrome, разработанное Deepak Verma, и его основная функция - "This extension serves various purposes for web developers and testers".
Снимки экрана расширения
Скачать файл CRX расширения Dev Playground
Скачайте файлы расширений Dev Playground в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Few features are as follows: 1. Look up for Web Elements which has ID's, Classes etc and highlight them on the web page itself. 2. Plugin has the ability to search for any user defined attributes and highlight them. 3. Feature to search for specific element with specific arguments and their values. 4. Plugin has ability to play with CSS like enabling, disabling them and even can show the list of style sheets present on the page. 5. Here we have the functionality to enable / disable cookies and even setting and remove cookies through the plugin itself. 6. Through the tool we can search for the JS files present on the page and show them on the plugin itself. 7. Last but not the least for the first release of this extension ie. verification of secure content. A lot more will come in future and I hope you all will like it and find it very handy. Feedback would be highly appreciated.
Основная информация о расширении
Название | Dev Playground |
ID | pmlhijejgofpdhiicgngoljclggpmfna |
Официальный URL | https://chromewebstore.google.com/detail/dev-playground/pmlhijejgofpdhiicgngoljclggpmfna |
Описание | This extension serves various purposes for web developers and testers |
Размер файла | 288 KB |
Количество установок | 584 |
Текущая Версия | 6.18.07.1 |
Последнее Обновление | 2018-07-29 |
Дата публикации | 2018-07-29 |
Рейтинг | 5.00/5 Всего 2 оценок |
Разработчик | Deepak Verma |
Электронная почта | [email protected] |
Тип оплаты | free |
Официальный сайт расширения | https://automationprofessional.wordpress.com/2016/05/19/devplayground-chrome-extension/ |
Поддерживаемые языки | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Dev Playground", "short_name": "Dev Playground", "description": "This extension serves various purposes for web developers and testers", "version": "6.18.07.1", "permissions": [ "tabs", " |