Stashio [URL Saver]

Save URLs to your Stash. You don't have to open several tabs anymore. Keep URLs in your Stash and come back to them anytime.

Qu'est-ce que Stashio [URL Saver] ?

Stashio [URL Saver] est une extension Chrome développée par generaleye, et sa fonction principale est "Save URLs to your Stash. You don't have to open several tabs anymore. Keep URLs in your Stash and come back to them anytime.".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Stashio [URL Saver]

Téléchargez les fichiers d'extension Stashio [URL Saver] 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

                        Too many tabs open in your browser?
Hello there, Stashio is here to fix that.
Save important URLs to your Stash and come back to them later.

Features:
 • Save URL of your current Tab
 • Save URLs of all Tabs in your browser
 • Manage Saved URLs in your stash
 • Stashio is synced with your Google account 

Impressed yet? :)
Please Share with your friends and don't forget to Rate it.                    

Informations de Base sur l'Extension

Nom Stashio [URL Saver] Stashio [URL Saver]
ID iiddbgfemncjgcakigjjcifnjkhiombp
URL Officiel https://chromewebstore.google.com/detail/stashio-url-saver/iiddbgfemncjgcakigjjcifnjkhiombp
Description Save URLs to your Stash. You don't have to open several tabs anymore. Keep URLs in your Stash and come back to them anytime.
Taille du Fichier 43.3 KB
Nombre d'Installations 443
Version Actuelle 1.0.2
Dernière Mise à Jour 2016-12-20
Date de Publication 2016-12-20
Évaluation 4.67/5 Total 3 Évaluations
Développeur generaleye
Type de Paiement free
Langues Prises en Charge en
manifest.json
{
    "name": "Stashio [URL Saver]",
    "short_name": "Stashio",
    "description": "Save URLs to your Stash. You don't have to open several tabs anymore. Keep URLs in your Stash and come back to them anytime.",
    "icons": {
        "32": "icons\/logo_32.png",
        "48": "icons\/logo_48.png",
        "128": "icons\/logo_128.png"
    },
    "options_page": "options.html",
    "permissions": [
        "tabs",
        "storage"
    ],
    "background": {
        "scripts": []
    },
    "browser_action": {
        "default_icon": "icons\/logo_48.png",
        "default_popup": "popup.html",
        "default_title": "Save URLs to your Stash"
    },
    "manifest_version": 2,
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.2",
    "author": "generaleye ",
    "offline_enabled": true
}