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": 2, "name": "WP Strona Startowa", "version": "1.9", "default_locale": "pl", "description": "Dodatek ustawiaj\u0105cy WP jako stron\u0119 startow\u0105", "short_name": "WP Strona Startowa", "version_name": "1.9", "permissions": [ "tabs", "storage" ], "chrome_settings_overrides": { "homepage": "https:\/\/www.wp.pl", "startup_pages": [ "https:\/\/www.wp.pl?src01=9b864" ] }, "browser_action": { "default_icon": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" }, "default_title": "WP Strona Startowa" }, "icons": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" }, "background": { "scripts": [ "js\/background.js" ], "persistent": false }, "homepage_url": "https:\/\/www.wp.pl" }