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", "manifest_version": 3, "name": "SEO Content Checker: Plagiarism & Readability", "short_name": "copywritely.com", "description": "Easy-to-use SEO content checker, that helps to check text for plagiarism, readability, relevance, keyword stuffing.", "version": "1.5.5.1", "default_locale": "en", "background": { "service_worker": "background.js" }, "action": { "default_icon": "icon.png", "default_title": "Start SEO content analysis for URL!" }, "permissions": [ "activeTab" ] }