Dev Playground
This extension serves various purposes for web developers and testers
Dev Playground란 무엇입니까?
Dev Playground은(는) Deepak Verma에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "This extension serves various purposes for web developers and testers"입니다.
확장 프로그램 스크린샷
Dev Playground 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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", " |