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": "Xodo | PDF Editor, Converter & Merger",
"description": "Free PDF tool to edit, convert, compress, merge, combine, crop, and redact PDF files.",
"version": "1.8",
"manifest_version": 3,
"web_accessible_resources": [
{
"resources": [
"\/images\/icon.png"
],
"matches": [
"<all_urls>"
]
}
],
"action": {
"default_icon": "icons\/xodo-logo.png",
"default_popup": "popup.html"
},
"icons": {
"16": "icons\/xodo-logo.png",
"48": "icons\/xodo-logo.png",
"128": "icons\/xodo-logo.png"
}
}