VBAChromeDevProtocol
VBA (Excel) based wrapper for Chrome Developer Protocol (CDP) - sorta a VBA version of Puppeteer/Selenium (by PerditionC)
osa-chrome
Emacs remote tab control for Google Chrome (by atomontage)
VBAChromeDevProtocol | osa-chrome | |
---|---|---|
9 | 1 | |
61 | 47 | |
- | - | |
0.0 | 5.3 | |
about 2 years ago | about 2 months ago | |
VBA | Emacs Lisp | |
MIT License | GNU General Public License v3.0 or later |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
VBAChromeDevProtocol
Posts with mentions or reviews of VBAChromeDevProtocol.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-02-18.
-
TabFS – a browser extension that mounts the browser tabs as a filesystem
I used to scan all the tabs in open browser windows to preserve all open URLs.
See also https://chromedevtools.github.io/devtools-protocol/ with Playwright et. al., even Excel VBA: https://github.com/PerditionC/VBAChromeDevProtocol
- The First Rule of Microsoft Excel: Don’t Tell Anyone You’re Good at It
-
Chrome Automation without Selenium
Use dev tools protocol
-
What problems have you solved with VBA?
Automating chrome via accessibility or via devtools protocol
-
Is .jsEval part of vanilla VBA or from a library of some sort? I googled and absolutely nothing came up in regards to this method.
If you're interested in XPath/ QuerySelectors, there is another VBA + Chrome project on Github which seeks to do much the same thing, though I haven't looked to see if there is jsEval equivalent, though there might be. But it definitely allows for QuerySelection of DOM elements; the following is an example from the project:
- IE automation with VBA
- Looking for something to do
- VBA And The WebDriver Dilemma
- [EXCEL] VBA Macro integration with Chrome.
osa-chrome
Posts with mentions or reviews of osa-chrome.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-02-18.
-
TabFS – a browser extension that mounts the browser tabs as a filesystem
You mean like what this does?
https://github.com/atomontage/osa-chrome
What are some alternatives?
When comparing VBAChromeDevProtocol and osa-chrome you can also consider the following projects:
stdVBA - VBA Standard Library - A Collection of libraries to form a common standard layer for modern VBA applications.
tab-transporter - Bulk move tabs across browsers on macOS
integrate-palm-into-word - How to use Google's PaLM 2 language model in Microsoft Word.
go-xdr - An XDR (External Data Representation) to Go compiler
Speed-Bionic-Reading - Speed reading technique that has recaptured public interest due to Bionic Reading done in a VBA Macro
objc-lisp-bridge - A portable reader and bridge for interacting with Objective-C and Cocoa