ProTab | Arbfonts

Pro Tab categories for Graphic Designers!

Qu'est-ce que ProTab | Arbfonts ?

ProTab | Arbfonts est une extension Chrome développée par arbfonts, et sa fonction principale est "Pro Tab categories for Graphic Designers!".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension ProTab | Arbfonts

Téléchargez les fichiers d'extension ProTab | Arbfonts au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        Pro tab : easy and fast to navigate  Graphic Design websites and resources                    

Informations de Base sur l'Extension

Nom ProTab | Arbfonts ProTab | Arbfonts
ID gdcelkbnekfaikpbcgmaijnmclkceoeh
URL Officiel https://chromewebstore.google.com/detail/protab-arbfonts/gdcelkbnekfaikpbcgmaijnmclkceoeh
Description Pro Tab categories for Graphic Designers!
Taille du Fichier 109 KB
Nombre d'Installations 20,000
Version Actuelle 2.4
Dernière Mise à Jour 2021-05-10
Date de Publication 2020-05-28
Évaluation 4.97/5 Total 36 Évaluations
Développeur arbfonts
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://arbfonts.com
Langues Prises en Charge 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"
}