Revolver Tabs - Kangal Edition

Revolver Tabs - Kangal Edition

What is Revolver Tabs - Kangal Edition?

Revolver Tabs - Kangal Edition is a Chrome extension developed by Tufan Tunç, and its main feature is "Revolver Tabs - Kangal Edition".

Extension Screenshots

screenshot
screenshot

Download Revolver Tabs - Kangal Edition Extension CRX File

Download Revolver Tabs - Kangal Edition extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Automatically rotate through open tabs with "Kangal" power.

This version made especially for Yiğido's.

Every hour, at 58th minute, you can show a website about Sivas or Kangal's.

Minutes and websites can customizable.

Best regards.                    

Extension Basic Information

Name Revolver Tabs - Kangal Edition Revolver Tabs - Kangal Edition
ID codppfgckgaiebkheenafhhlblmaihig
Official URL https://chrome.google.com/webstore/detail/revolver-tabs-kangal-edit/codppfgckgaiebkheenafhhlblmaihig
Description Revolver Tabs - Kangal Edition
File Size 12.51 KB
Installation Count 2,000
Current Version 1.0
Last Updated 2019-04-18
Publish Date 2019-04-18
Rating 5.00/5 Total 1 Ratings
Developer Tufan Tunç
Payment Type free
Extension Website https://github.com/tufantunc/Revolver-Tabs-Kangal-Edition
Help Page URL https://github.com/tufantunc/Revolver-Tabs-Kangal-Edition/issues
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Revolver Tabs - Kangal Edition",
    "background": {
        "page": "bg.html"
    },
    "browser_action": {
        "default_icon": "kangal_19.png",
        "default_title": "Revolver Tabs - Kangal Edition"
    },
    "description": "Revolver Tabs - Kangal Edition",
    "icons": {
        "128": "kangal_128.png",
        "48": "kangal_48.png"
    },
    "options_page": "options.html",
    "permissions": [
        "storage",
        "tabs",
        "idle"
    ],
    "version": "1.0"
}