FYI Extension

Add links to your FYI Smartlists or your Board with this extension.

Qu'est-ce que FYI Extension ?

FYI Extension est une extension Chrome développée par FYI Internet, et sa fonction principale est "Add links to your FYI Smartlists or your Board with this extension.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension FYI Extension

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

                        FYI.to is a micro-website builder and human content curation tool that works by simply copying and pasting links.

You can use it organize, share and promote any kind of content.

The tool can be used in its web version, with a FREE subscription, and also via its Chrome Extension, after the user is registered with an account.                    

Informations de Base sur l'Extension

Nom FYI Extension FYI Extension
ID bffalcphahahnibdkocanadecobccnfn
URL Officiel https://chromewebstore.google.com/detail/fyi-extension/bffalcphahahnibdkocanadecobccnfn
Description Add links to your FYI Smartlists or your Board with this extension.
Taille du Fichier 1.56 MB
Nombre d'Installations 265
Version Actuelle 0.0.3.7
Dernière Mise à Jour 2018-08-22
Date de Publication 2018-08-22
Évaluation 5.00/5 Total 7 Évaluations
Développeur FYI Internet
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://fyi.to/
URL de la Page d'Aide https://support.fyi.to/how-to-videos
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "FYI Extension",
    "description": "Add links to your FYI Smartlists or your Board with this extension.",
    "version": "0.0.3.7",
    "browser_action": {
        "default_popup": "index.html",
        "default_title": "Open the popup"
    },
    "icons": {
        "16": "logo-small.png",
        "48": "logo-small.png",
        "128": "logo-small.png"
    },
    "permissions": [
        "activeTab",
        "cookies",
        "*:\/\/*.fyi.to\/",
        "https:\/\/fyi.to\/",
        "storage"
    ]
}