Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "\ud83d\udc96\ud83d\udc3e Bulk Asset Downloader",
"version": "1.1",
"manifest_version": 3,
"description": "Yassified extension to download all assets from DevTools Sources",
"permissions": [
"downloads"
],
"host_permissions": [
"<all_urls>"
],
"icons": {
"16": "kitty_763775.png",
"48": "kitty_763775.png",
"128": "kitty_763775.png"
},
"devtools_page": "devtools.html"
}