Mixtags.com

Save bookmarks to Mixtags.com

Qu'est-ce que Mixtags.com ?

Mixtags.com est une extension Chrome développée par http://mixtags.com, et sa fonction principale est "Save bookmarks to Mixtags.com".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Mixtags.com

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

                        − Social + Tags Bookmarking Service!

This extension is the best way to save your favorite sites in Mixtags.com

Do you have created thousands of tags? 
Most do not know that tag use? 
Too many tags useless? 

Mixtags helps you clean up the huge tags cloud!

www.mixtags.com                    

Informations de Base sur l'Extension

Nom Mixtags.com Mixtags.com
ID hddlgnlcecmdnjagkeimmfidmmbiiaaa
URL Officiel https://chrome.google.com/webstore/detail/mixtagscom/hddlgnlcecmdnjagkeimmfidmmbiiaaa
Description Save bookmarks to Mixtags.com
Taille du Fichier 13.99 KB
Nombre d'Installations 10
Version Actuelle 0.1
Dernière Mise à Jour 2014-05-04
Date de Publication 2014-05-04
Évaluation 5.00/5 Total 1 Évaluations
Développeur http://mixtags.com
Type de Paiement free
Site Web de l'Extension http://mixtags.com/
URL de la Page d'Aide http://mixtags.com/help
Langues Prises en Charge en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "icon-128.png",
        "default_title": "Add to Mixtags"
    },
    "name": "Mixtags.com",
    "description": "Save bookmarks to Mixtags.com",
    "homepage_url": "http:\/\/mixtags.com\/",
    "icons": {
        "16": "icon-16.png",
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "permissions": [
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "version": "0.1",
    "manifest_version": 2
}