tabash

a bash-like 'new-tab' page for browser

Qu'est-ce que tabash ?

tabash est une extension Chrome développée par Jiseop Han, et sa fonction principale est "a bash-like 'new-tab' page for browser".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension tabash

Téléchargez les fichiers d'extension tabash 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

                        tabash is a shell program for managing url shortcuts easily.

* Manage url shortcuts with command line interface
* use import/export command to save and restore your data                    

Informations de Base sur l'Extension

Nom tabash tabash
ID jpcolfmebaaehfnfhbkjhaopoelkjgni
URL Officiel https://chromewebstore.google.com/detail/tabash/jpcolfmebaaehfnfhbkjhaopoelkjgni
Description a bash-like 'new-tab' page for browser
Taille du Fichier 10.88 MB
Nombre d'Installations 29
Version Actuelle 0.8.3
Dernière Mise à Jour 2023-05-06
Date de Publication 2020-06-28
Évaluation 5.00/5 Total 7 Évaluations
Développeur Jiseop Han
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://github.com/jshan2017/tabash
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "tabash",
    "description": "a bash-like 'new-tab' page for browser",
    "version": "0.8.3",
    "incognito": "split",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "16": "logo16.png",
        "48": "logo48.png",
        "128": "logo128.png"
    },
    "manifest_version": 3
}