FYI Extension

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

Wat is FYI Extension?

FYI Extension is een Chrome-extensie ontwikkeld door FYI Internet, en de belangrijkste functie is "Add links to your FYI Smartlists or your Board with this extension.".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie FYI Extension

Download FYI Extension-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam FYI Extension FYI Extension
ID bffalcphahahnibdkocanadecobccnfn
Officiële URL https://chromewebstore.google.com/detail/fyi-extension/bffalcphahahnibdkocanadecobccnfn
Beschrijving Add links to your FYI Smartlists or your Board with this extension.
Bestandsgrootte 1.56 MB
Aantal Installaties 265
Huidige Versie 0.0.3.7
Laatst Bijgewerkt 2018-08-22
Publicatiedatum 2018-08-22
Beoordeling 5.00/5 Totaal 7 Beoordelingen
Ontwikkelaar FYI Internet
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://fyi.to/
Help Pagina-URL https://support.fyi.to/how-to-videos
Ondersteunde Talen 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"
    ]
}