ProTab | Arbfonts
Pro Tab categories for Graphic Designers!
Wat is ProTab | Arbfonts?
ProTab | Arbfonts is een Chrome-extensie ontwikkeld door arbfonts, en de belangrijkste functie is "Pro Tab categories for Graphic Designers!".
Extensie Screenshots
Download het CRX-bestand van de extensie ProTab | Arbfonts
Download ProTab | Arbfonts-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
Pro tab : easy and fast to navigate Graphic Design websites and resources Basisinformatie over de Extensie
| Naam | |
| ID | gdcelkbnekfaikpbcgmaijnmclkceoeh |
| Officiële URL | https://chromewebstore.google.com/detail/protab-arbfonts/gdcelkbnekfaikpbcgmaijnmclkceoeh |
| Beschrijving | Pro Tab categories for Graphic Designers! |
| Bestandsgrootte | 109 KB |
| Aantal Installaties | 20,000 |
| Huidige Versie | 2.4 |
| Laatst Bijgewerkt | 2021-05-10 |
| Publicatiedatum | 2020-05-28 |
| Beoordeling | 4.97/5 Totaal 36 Beoordelingen |
| Ontwikkelaar | arbfonts |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://arbfonts.com |
| Ondersteunde Talen | en |
| manifest.json | |
{
"name": "ProTab | Arbfonts",
"version": "2.4",
"web_accessible_resources": [
"jquery.js"
],
"background": {
"scripts": [
"script.js"
]
},
"description": "Pro Tab categories for Graphic Designers!",
"permissions": [
"tabs",
"http:\/\/*\/*",
"https:\/\/*\/*",
"contextMenus",
"storage"
],
"browser_action": {
"default_popup": "popup.html",
"default_title": "Pro Tab",
"default_icon": {
"16": "images\/get_started16.png",
"32": "images\/get_started32.png",
"48": "images\/get_started48.png",
"128": "images\/get_started128.png"
}
},
"icons": {
"16": "images\/get_started16.png",
"32": "images\/get_started32.png",
"48": "images\/get_started48.png",
"128": "images\/get_started128.png"
},
"manifest_version": 2,
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAmPOqy7GiBcxbS24f2TGN3BN6+JieCMht+56vW\/\/SB6gmsXZT2I8kfAZlACUyWcCdC06rdTCAOV1pGTUGe+\/JWlQ+1rSscYFV35RyleGYcjqy4nT90M3DHSbl9cf2mVkPKiUWtFYLKLbvTRskQ9lUSIG0i82KCGiDIrB3uM0m1\/TaqVFAfzAhRzSQ5kND5iG37aFvmg3Yh\/x4iffO9tIsJXSVUhluFS2wFwOddPwVfzVIh0QcNxcvxBxJ5jZ0qRNAbs4Swy9SkQ+thggcSY9mhA8cvPjgWWlb9JsSjauADIoAdJHAKuZN8vrzds4b8P2FqHUph5DsfIw0fNeJVwqSYQIDAQAB",
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
} | |