Revolver Tabs - Kangal Edition
Revolver Tabs - Kangal Edition
Wat is Revolver Tabs - Kangal Edition?
Revolver Tabs - Kangal Edition is een Chrome-extensie ontwikkeld door Tufan Tunç, en de belangrijkste functie is "Revolver Tabs - Kangal Edition".
Extensie Screenshots
Download het CRX-bestand van de extensie Revolver Tabs - Kangal Edition
Download Revolver Tabs - Kangal Edition-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | |
ID | codppfgckgaiebkheenafhhlblmaihig |
Officiële URL | https://chrome.google.com/webstore/detail/revolver-tabs-kangal-edit/codppfgckgaiebkheenafhhlblmaihig |
Beschrijving | Revolver Tabs - Kangal Edition |
Bestandsgrootte | 12.51 KB |
Aantal Installaties | 2,000 |
Huidige Versie | 1.0 |
Laatst Bijgewerkt | 2019-04-18 |
Publicatiedatum | 2019-04-18 |
Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | Tufan Tunç |
Betalingswijze | free |
Extensiewebsite | https://github.com/tufantunc/Revolver-Tabs-Kangal-Edition |
Help Pagina-URL | https://github.com/tufantunc/Revolver-Tabs-Kangal-Edition/issues |
Ondersteunde Talen | 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" } |