Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "rHub",
"description": "Displays ae\/h for rPlanet elements on AtomicHub.",
"version": "2.06",
"manifest_version": 3,
"options_page": "options.html",
"permissions": [
"activeTab",
"scripting"
],
"action": {
"default_popup": "popup.html",
"default_icon": {
"16": "\/images\/ae16.png",
"32": "\/images\/ae32.png",
"48": "\/images\/ae48.png",
"128": "\/images\/ae128.png"
}
},
"icons": {
"16": "\/images\/ae16.png",
"32": "\/images\/ae32.png",
"48": "\/images\/ae48.png",
"128": "\/images\/ae128.png"
}
}