Tabs Counter
A simple extension for displaying the tab number next to the its title.
Vad är Tabs Counter?
Tabs Counter är en Chrome-tillägg utvecklad av poctek5, och dess huvudfunktion är "A simple extension for displaying the tab number next to the its title.".
Tilläggsskärmbilder
Ladda ner Tabs Counter-förlängningens CRX-fil
Ladda ner Tabs Counter-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
A simple extension for displaying the tab number next to the its title.
Grundläggande Information om Tillägg
Namn | Tabs Counter |
ID | fkgbbcpdghmahjidddepeighkcdlihmp |
Officiell webbadress | https://chromewebstore.google.com/detail/tabs-counter/fkgbbcpdghmahjidddepeighkcdlihmp |
Beskrivning | A simple extension for displaying the tab number next to the its title. |
Filstorlek | 3.79 KB |
Antal Installationer | 60 |
Aktuell Version | 0.4 |
Senast Uppdaterad | 2016-10-19 |
Publiceringsdatum | 2016-10-18 |
Betyg | 3.40/5 Totalt 5 Betyg |
Utvecklare | poctek5 |
Betalningssätt | free |
Tilläggswebbplats | https://github.com/poctek/tabs-counter |
Stödda Språk | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Tabs Counter", "permissions": [ "tabs", "http:\/\/*\/", "https:\/\/*\/", "file:\/\/*\/" ], "version": "0.4", "content_scripts": [ { "matches": [ " |