Just Buy It

就讓美好的購物揭開你生活的新頁

What is Just Buy It?

Just Buy It is a Chrome extension developed by https://just-buy.it, and its main feature is "就讓美好的購物揭開你生活的新頁".

Extension Screenshots

screenshot

Download Just Buy It Extension CRX File

Download Just Buy It extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        「就讓美好的購物揭開你生活的新頁」

將您的新分頁改為勸敗標語頁,與 https://just-buy.it 相同。                    

Extension Basic Information

Name Just Buy It Just Buy It
ID kknlgefmamnipcaoekmhlepchldbodib
Official URL https://chromewebstore.google.com/detail/just-buy-it/kknlgefmamnipcaoekmhlepchldbodib
Description 就讓美好的購物揭開你生活的新頁
File Size 103 KB
Installation Count 34
Current Version 1.0.6
Last Updated 2023-04-12
Publish Date 2017-12-28
Rating 5.00/5 Total 4 Ratings
Developer https://just-buy.it
Email [email protected]
Payment Type free
Help Page URL https://github.com/Pan-Cat/just-buy-it-extension/issues
Supported Languages 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": []
}