Flipabit

One-click access to your Flipabit projects

Wat is Flipabit?

Flipabit is een Chrome-extensie ontwikkeld door https://flipabit.dev, en de belangrijkste functie is "One-click access to your Flipabit projects".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Flipabit

Download Flipabit-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

                        Quickly access your Apps on Flipabit via a handy popup in Google Chrome.

Features included:
 - Access all your apps on Flipabit in one click
 - Get notified when build is finished
 - Quickly download your builds
 - See a build error reports

Just click to the extension icon to get access to all your Flipabit projects and builds. 
Now you don't need to open Flipabit Cloud webside each time you want to review your projects.                    

Basisinformatie over de Extensie

Naam Flipabit Flipabit
ID bhejdokeanikmccgpdlljanfgfilkdjg
Officiële URL https://chromewebstore.google.com/detail/flipabit/bhejdokeanikmccgpdlljanfgfilkdjg
Beschrijving One-click access to your Flipabit projects
Bestandsgrootte 46.81 KB
Aantal Installaties 42
Huidige Versie 0.0.0.2
Laatst Bijgewerkt 2021-09-07
Publicatiedatum 2021-09-07
Ontwikkelaar https://flipabit.dev
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://flipabit.dev
Help Pagina-URL https://flipabit.dev/contact/
URL van de Privacybeleid Pagina https://flipabit.dev/privacy
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Flipabit",
    "description": "One-click access to your Flipabit projects",
    "version": "0.0.0.2",
    "icons": {
        "128": "assets\/icons\/icon_128.png"
    },
    "browser_action": {
        "default_icon": "assets\/icons\/icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "https:\/\/cloud.flipab.it\/"
    ]
}