Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "background": { "persistent": false, "scripts": [ "background.js" ] }, "commands": { "reopen_tab": { "description": "reopen tab", "suggested_key": { "default": "Ctrl+Shift+X" } } }, "description": "This extension allows you to configure {Ctrl+Shift+T} to reopen both normal and Incognito tabs and windows.", "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEApvKiO8oA\/QoaTn5bsKJ\/vmpLc50TajyvwbNv1O2G+5wtB12v3WJt5fyOhgBEYx8\/CV\/uIu5IFCKSPhucI+Fhbxgew4DpUREl3TfxY4xU5q65AFa3xL4M\/t1Eldk5a0DszSGCTyAlPY6xw+ii5fHC5WC+IEvJlj3D4SZytGYIEVQM6wrPZeWjCdmEH7jos5sGrC2c3y3Khfko\/WJN\/l7k0oxy+EXzJm8AuxqnMUpWHVH+iibZPYgpI9mCwRjIGGLWN+lQYg\/J7On24Ck67bW9V36IyWhmLZ2hy4Cz\/StVbd+ngBku9mUbM9d\/YkHYEYjltopOHScLbsU9KR0o3MwIUwIDAQAB", "manifest_version": 2, "name": "Tab reopen key on incognito mode", "permissions": [ "tabs", "commands", "sessions" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.1.1", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" } }