Interactive Canvas DevTools
DevTools for Interactive Canvas
What is Interactive Canvas DevTools?
Interactive Canvas DevTools is a Chrome extension developed by Actions on Google, and its main feature is "DevTools for Interactive Canvas".
Extension Screenshots
Download Interactive Canvas DevTools Extension CRX File
Download Interactive Canvas DevTools extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Interactive Canvas DevTools is a Chrome DevTools extension for debugging an Interactive Canvas web app by allowing for events and commands to be routed through a DevTools tab. This allows development to occur unbundled from a webhook and conversational model and testing everything together.
Extension Basic Information
Name | Interactive Canvas DevTools |
ID | pkjknimohoicpbkkgdhbdhcgnbcdefhk |
Official URL | https://chromewebstore.google.com/detail/interactive-canvas-devtoo/pkjknimohoicpbkkgdhbdhcgnbcdefhk |
Description | DevTools for Interactive Canvas |
File Size | 358 KB |
Installation Count | 803 |
Current Version | 1.0.1 |
Last Updated | 2021-09-26 |
Publish Date | 2021-09-24 |
Rating | 2.00/5 Total 1 Ratings |
Developer | Actions on Google |
[email protected] | |
Payment Type | free |
Extension Website | https://developers.google.com/assistant/interactivecanvas |
Help Page URL | https://www.reddit.com/r/GoogleAssistantDev/ |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Interactive Canvas DevTools", "description": "DevTools for Interactive Canvas", "version": "1.0.1", "manifest_version": 3, "permissions": [ "storage", "activeTab", "scripting" ], "host_permissions": [ " |