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": "Pomodoro Chrome Extension", "short_name": "Pomodoro", "description": "This simple plugin is based on The Pomodoro Technique, which is is a popular time management method.", "icons": { "128": "img\/logo_red_128.png" }, "action": { "default_icon": "img\/logo_red_19.png", "default_popup": "webpack\/iframe\/index.html#popup" }, "background": { "service_worker": "webpack\/scripts\/background.js" }, "permissions": [ "storage", "alarms" ], "web_accessible_resources": [ { "resources": [ "*" ], "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "extension_ids": [] } ], "version": "2.2.2", "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxO4gss2kZ9diAuo15F5j\/5sq6Vbiv3AJnjS80L2yJUUoGSCjp+KahnMVv3hDWNxPfwJAiXf3C+1dfuvg7S83mqNUCLwkgXGwyFBYJrZpK9tNCO26IAuZTdol+hFfTbj7dO8YQhNzdw+CsJJ6V3CLw7alx8j+FJHapTqG54GIjn6M+E0SdeaEeYdzSRJX6DTIMo2nwYCqZ2dCoMk9MK+3\/qTo\/fQm2drqN02dE1\/qlMSnmjA88pYAd2jqGlNKAP490x+8fVxE8JD9PwxoRKOiYCFnIvknOtDoEf4y3fVDBSRl4ZY5l6HzpPMOPXrUdKb8mwdYYmGK\/czFkR41zKp1KQIDAQAB" }