Paiger
Quickly share a web page through Paiger or add it to your websites for suggestions in the future
Paigerとは何ですか?
Paigerはhttps://paiger.coによって開発されたChromeの拡張機能で、その主な機能は「Quickly share a web page through Paiger or add it to your websites for suggestions in the future」です。
拡張機能のスクリーンショット
Paiger拡張機能のCRXファイルをダウンロード
Paiger拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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. 拡張機能の基本情報
| 名前 | |
| 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 |
| Eメール | [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"
} | |