Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "browser_action": { "default_popup": "popup.html" }, "description": "This extension allow to export your browser history", "icons": { "128": "icon_128.png" }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtk+lqnI4+PhY4ukf\/7Ce3C8C0Z+1L+jnZSnpfikCMN4a9Vs62wRNyme3AkaCjBPxrmyD5abgl8OwXqH9urElR8wtZ9F5wZ4qLpbg8lcsnKzTjC\/a9Z5cqRhYIAMZY8wgF7LchwoohFCwMjy\/sDtP4EvaABOIydW3SJNR3aoSBXgSIkvduEfPHkGIm36\/pYUpT6butqHH1CiLfhnM7oQN9qxSkrZV0hIG4BEamslPx2k0Joxy\/40Lq3s9mTcPZdO8jmzo2VTjr3SJvgH5LSpElIVJjeXU2LD0YqJDI0LT5muQmWz8wOvco7f1SiZvN+2hnHb3i7VviX4ZAcNWed2V+wIDAQAB", "manifest_version": 2, "name": "History export", "permissions": [ "history", "downloads" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "0.2", "web_accessible_resources": [ "css\/style.css" ] }