├── LICENSE.txt ├── README ├── background.js └── manifest.json /LICENSE.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aboodman/switch-to-tab/HEAD/LICENSE.txt -------------------------------------------------------------------------------- /README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aboodman/switch-to-tab/HEAD/README -------------------------------------------------------------------------------- /background.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aboodman/switch-to-tab/HEAD/background.js -------------------------------------------------------------------------------- /manifest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aboodman/switch-to-tab/HEAD/manifest.json --------------------------------------------------------------------------------