Commit 511b2bda authored by Alejandro Piad's avatar Alejandro Piad

Added the `Browser Integration` package

It allows to open a Chrome instance and comunicate with it through
`selenium`. Current features include reloading, navigating, and
highlighting DOM elements with a CSS selector, all within Sublime.
parent 9f2ab953
......@@ -568,6 +568,16 @@
}
]
},
{
"name": "Browser Integration",
"details": "https://github.com/apiad/sublime-browser-integration",
"releases": [
{
"sublime_text": ">=3000",
"details": "https://github.com/apiad/sublime-browser-integration/tags"
}
]
},
{
"name": "Browser Support",
"details": "https://github.com/gondo/browsersupport",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment