Paiger

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

Paiger क्या है?

Paiger https://paiger.co द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Quickly share a web page through Paiger or add it to your websites for suggestions in the future"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Paiger एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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.                    

एक्सटेंशन की मूल जानकारी

नाम Paiger Paiger
ID limfjbmhffigfaeeomdijgabjghlgkkp
आधिकारिक URL https://chromewebstore.google.com/detail/paiger/limfjbmhffigfaeeomdijgabjghlgkkp
विवरण Quickly share a web page through Paiger or add it to your websites for suggestions in the future
फ़ाइल का आकार 77.78 KB
स्थापना संख्या 4,124
वर्तमान संस्करण 1.18
अंतिम अपडेट 2022-07-05
प्रकाशन तिथि 2019-09-12
रेटिंग 5.00/5 कुल 3 रेटिंग्स
डेवलपर https://paiger.co
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://www.paiger.co
सहायता पृष्ठ URL https://help.paiger.co
गोपनीयता नीति पृष्ठ URL https://paiger.co/privacy-cookie-policy
समर्थित भाषाएँ 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"
}