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", "manifest_version": 3, "name": "SEO META in 1 CLICK", "description": "Displays all meta data and main SEO information for the best SEO", "version": "2.67", "icons": { "16": "img\/icon16.png", "48": "img\/icon48.png", "128": "img\/icon128.png" }, "minimum_chrome_version": "88", "permissions": [ "activeTab", "scripting" ], "action": { "default_icon": { "16": "img\/icon16.png", "48": "img\/icon48.png", "128": "img\/icon128.png" }, "default_popup": "popup.html" }, "background": { "service_worker": "bg.js" } }