Paiger

Quickly share a web page through Paiger or add it to your websites for suggestions in the future

Qu'est-ce que Paiger ?

Paiger est une extension Chrome développée par https://paiger.co, et sa fonction principale est "Quickly share a web page through Paiger or add it to your websites for suggestions in the future".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Paiger

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

                        Paiger lets you quickly share or queue articles from access the internet. If you like a website and want to keep sharing their content, we will suggest you add it as a source to your Paiger account. 

To get your Paiger account, visit www.paiger.co to book your demo.                    

Informations de Base sur l'Extension

Nom Paiger Paiger
ID limfjbmhffigfaeeomdijgabjghlgkkp
URL Officiel https://chromewebstore.google.com/detail/paiger/limfjbmhffigfaeeomdijgabjghlgkkp
Description Quickly share a web page through Paiger or add it to your websites for suggestions in the future
Taille du Fichier 77.78 KB
Nombre d'Installations 4,124
Version Actuelle 1.18
Dernière Mise à Jour 2022-07-05
Date de Publication 2019-09-12
Évaluation 5.00/5 Total 3 Évaluations
Développeur https://paiger.co
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://www.paiger.co
URL de la Page d'Aide https://help.paiger.co
URL de la Page de Politique de Confidentialité https://paiger.co/privacy-cookie-policy
Langues Prises en Charge en
manifest.json
{
    "author": "@paiger",
    "background": {
        "scripts": [
            "js\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": "content-icon-128.png",
        "default_popup": "popup.html",
        "default_title": "Click to add websites to your social assistant, schedule on your social or open in Prospector"
    },
    "description": "Quickly share a web page through Paiger or add it to your websites for suggestions in the future",
    "homepage_url": "https:\/\/paiger.co",
    "icons": {
        "128": "content-logo-128.png",
        "16": "content-logo-16.png",
        "48": "content-logo-48.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAgfMK2FobZ4Jr9X0at9RHSM0UQqgPSTOn1GhnDcc8RP0\/nRQhI5BRTh62TZAygQXUWrH3MjInXQV0x+W1xoekgXZS0SGu7l1fH9RSnsfnks1nBa95osRdPcEtpYBJyrVStW6uX4XTC\/b54JiPItwYaIZ3gph38gVPJSKbvAtTNDu+K7kb4366x\/XtSDtlcCr6CiMnizdk9d0LjGuagQzbKu6oXVsz\/7xrHw1D2U5J6gczMmPgA+ANuqNryDvzcsHkGoOjlsOVM0ynDYcPw33VGJUWnEcWzbnJjM\/BijRA0VGoCspeazrIRf7s3yZOK+d2zDPrqh4SlbjZBm5F96n7uQIDAQAB",
    "manifest_version": 2,
    "name": "Paiger",
    "permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "tabs",
        "activeTab"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.18"
}