VBAChromeDevProtocol
btfs
VBAChromeDevProtocol | btfs | |
---|---|---|
9 | 6 | |
61 | 3,906 | |
- | 0.2% | |
0.0 | 3.9 | |
about 2 years ago | 6 months ago | |
VBA | C++ | |
MIT License | GNU General Public License v3.0 only |
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
-
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.
btfs
- BTFS (BitTorrent Filesystem)
-
TabFS – a browser extension that mounts the browser tabs as a filesystem
Something in a similar vein: BTFS, mount a torrent file (or magnet link) as a read only drive https://github.com/johang/btfs
It's really good, and use it a lot of times
- How to create a stream-on-demand for torrent content to VLC!
-
Did you know of the BitTorrent FileSystem?
Github Page
-
BiglyBT is a feature filled, open source, ad-free, BitTorrent client
Some systems are more appropriate than just those options, but it requires player cooperation.
For instance on Android, NOVA Video Player supports torrent streaming. Or btplay from https://github.com/johang/btfs .
The way they work is better for the network, because it asks only for the N next MB from current position to be available ASAP, but the rest can be downloaded randomly to help the network like a standard client would do.
What are some alternatives?
integrate-palm-into-word - How to use Google's PaLM 2 language model in Microsoft Word.
distribyted - Torrent client with HTTP, fuse, and WebDAV interfaces. Start exploring your torrent files right away, even zip, rar, or 7zip archive contents!
stdVBA - VBA Standard Library - A Collection of libraries to form a common standard layer for modern VBA applications.
vooki-image-viewer - A cross-platform lightweight image viewer for a fast image preview.
Speed-Bionic-Reading - Speed reading technique that has recaptured public interest due to Bionic Reading done in a VBA Macro
picotorrent - A tiny, hackable BitTorrent client.
stdVBA-examples
io - Dataset, streaming, and file system extensions maintained by TensorFlow SIG-IO
VBA-Web - VBA-Web: Connect VBA, Excel, Access, and Office for Windows and Mac to web services and the web
dbxfs - User-space file system for Dropbox
raycast-script-commands - Personal Scripts for Raycast Script Commands https://github.com/raycast/script-commands
TabFS - 🗄 Mount your browser tabs as a filesystem.