010Pixel Tabs

Manage your windows and tabs from one place.

010Pixel Tabs क्या है?

010Pixel Tabs 010pixel द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Manage your windows and tabs from one place."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में 010Pixel Tabs एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Manage your Windows + Tabs in one place. Avoid the hassle of toggling between windows to search for the tab you are looking for. Click on the "010Pixel Tabs" and view all your windows and tabs at a glance and have the ability take action on any window or tab from the 010Pixel Tabs itself.

Features:
- Consolidate all the Windows and Tab into one place. View in a nicely formatted and categorized view of the tabs under their parent windows.
- Activate (go to) any window/tab
- Reload/Refresh any tab without going to the tab
- Close windows/tabs


How-to:
- Close a window: Click Close button next to the window title
- Activate a tab: Click Activate button next to the window title
- Close a tab: Hover over the tab you want to close and some action buttons will appear and click Close button
- Activate a tab: Hover over the tab you want to activate and some action buttons will appear and click Activate button
- Reload (refresh) a tab: Hover over the tab you want to reload/refresh and some action buttons will appear and click Reload button
- For each window, the active tab will be highlighted all the time                    

एक्सटेंशन की मूल जानकारी

नाम 010Pixel Tabs 010Pixel Tabs
ID jdcpjkaoeindndfoifabghbegefpekmk
आधिकारिक URL https://chromewebstore.google.com/detail/010pixel-tabs/jdcpjkaoeindndfoifabghbegefpekmk
विवरण Manage your windows and tabs from one place.
फ़ाइल का आकार 272 KB
स्थापना संख्या 23
वर्तमान संस्करण 1.1
अंतिम अपडेट 2014-05-13
प्रकाशन तिथि 2014-05-12
रेटिंग 4.83/5 कुल 6 रेटिंग्स
डेवलपर 010pixel
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट http://www.010pixel.com/
गोपनीयता नीति पृष्ठ URL https://privacy.010pixel.com/chrome
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "010Pixel Tabs",
    "short_name": "Tabs",
    "description": "Manage your windows and tabs from one place.",
    "version": "1.1",
    "author": "010 Pixel",
    "permissions": [
        "tabs"
    ],
    "browser_action": {
        "default_icon": "images\/icon16.png",
        "default_popup": "index.html"
    },
    "icons": {
        "16": "images\/icon16.png",
        "24": "images\/icon24.png",
        "32": "images\/icon32.png",
        "48": "images\/icon48.png",
        "64": "images\/icon64.png",
        "96": "images\/icon96.png",
        "128": "images\/icon128.png"
    }
}