Chrome tabs switcher
Chrome extension for easy switching between tabs
Vad är Chrome tabs switcher?
Chrome tabs switcher är en Chrome-tillägg utvecklad av Vasili Molakhau, och dess huvudfunktion är "Chrome extension for easy switching between tabs".
Tilläggsskärmbilder
Ladda ner Chrome tabs switcher-förlängningens CRX-fil
Ladda ner Chrome tabs switcher-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
                        Chrome extension for easy switching between tabs.
Features:
- Shows all tabs in all opened windows (including incognito if appropriate checkbox is selected on chrome://extensions page).
- Allows to filter tabs list with help of text entered in search field.
- Each tab item listed in application includes page title, url and favicon (except cases when current page is loaded via https, but favicon is hosted via http - to prevent mixed content on the page.)
- Allows to close any of listed tabs from the application.
- Allows to navigate between listed tabs via ArrowDown/ArrowUp, Tab/Shift+Tab keys.
Usage:
- Install via chrome web store
- Refresh page to ensure extension script has been loaded
- Use key combination Ctrl + B (will be improved in further versions) to open application
- Apply filter if necessary
- Choose tab you want to switch to and click on it
- Click on the cross icon to close desired tab.
Roadmap:
- Add keyboard support for tabs closing functionality
- Improve keyboard interactions inside application
- Add dynamic configuration for application appearance and functionality                     Grundläggande Information om Tillägg
| Namn |   |  
| ID | blnlokddecelmlhfpnmeekjcfdfapmjl | 
| Officiell webbadress | https://chromewebstore.google.com/detail/chrome-tabs-switcher/blnlokddecelmlhfpnmeekjcfdfapmjl | 
| Beskrivning | Chrome extension for easy switching between tabs | 
| Filstorlek | 126 KB | 
| Antal Installationer | 223 | 
| Aktuell Version | 0.7.6 | 
| Senast Uppdaterad | 2017-02-18 | 
| Publiceringsdatum | 2017-02-18 | 
| Betyg | 2.89/5 Totalt 9 Betyg | 
| Utvecklare | Vasili Molakhau | 
| Betalningssätt | free | 
| Tilläggswebbplats | https://github.com/dashukin/chrome-tabs-switcher | 
| Stödda Språk | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Chrome tabs switcher",
    "version": "0.7.6",
    "default_locale": "en",
    "description": "Chrome extension for easy switching between tabs",
    "icons": {
        "16": "icons\/icon-16.png",
        "48": "icons\/icon-48.png",
        "128": "icons\/icon-128.png"
    },
    "author": "Vasili Molakhau   |  |