Just Buy It
就讓美好的購物揭開你生活的新頁
Just Buy Itとは何ですか?
Just Buy Itはhttps://just-buy.itによって開発されたChromeの拡張機能で、その主な機能は「就讓美好的購物揭開你生活的新頁」です。
拡張機能のスクリーンショット
Just Buy It拡張機能のCRXファイルをダウンロード
Just Buy It拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
「就讓美好的購物揭開你生活的新頁」
將您的新分頁改為勸敗標語頁,與 https://just-buy.it 相同。 拡張機能の基本情報
| 名前 | |
| ID | kknlgefmamnipcaoekmhlepchldbodib |
| 公式URL | https://chromewebstore.google.com/detail/just-buy-it/kknlgefmamnipcaoekmhlepchldbodib |
| 説明 | 就讓美好的購物揭開你生活的新頁 |
| ファイルサイズ | 103 KB |
| インストール数 | 34 |
| 現在のバージョン | 1.0.6 |
| 最終更新日 | 2023-04-12 |
| 公開日 | 2017-12-28 |
| 評価 | 5.00/5 合計 4 レビュー |
| 開発者 | https://just-buy.it |
| Eメール | [email protected] |
| 支払い方法 | free |
| ヘルプページのURL | https://github.com/Pan-Cat/just-buy-it-extension/issues |
| 対応言語 | zh-TW |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"minimum_chrome_version": "41",
"name": "Just Buy It",
"description": "\u5c31\u8b93\u7f8e\u597d\u7684\u8cfc\u7269\u63ed\u958b\u4f60\u751f\u6d3b\u7684\u65b0\u9801",
"version": "1.0.6",
"homepage_url": "https:\/\/just-buy.it",
"icons": {
"128": "assets\/img\/icon-128.png",
"16": "assets\/img\/icon-16.png",
"32": "assets\/img\/icon-32.png",
"48": "assets\/img\/icon-48.png"
},
"chrome_url_overrides": {
"newtab": "newtab.html"
},
"permissions": [],
"content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com 'unsafe-eval' https:\/\/docs.google.com; object-src 'self'",
"web_accessible_resources": []
} | |