Kijiji.ca & LesPAC.com Enhancer

Improve Kijiji.ca & LesPAC.com browsing experience

Kijiji.ca & LesPAC.com Enhancer là gì?

Kijiji.ca & LesPAC.com Enhancer là một tiện ích mở rộng Chrome được phát triển bởi Jean-Philippe Sirois, và tính năng chính của nó là "Improve Kijiji.ca & LesPAC.com browsing experience".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Kijiji.ca & LesPAC.com Enhancer

Tải xuống các tệp mở rộng Kijiji.ca & LesPAC.com Enhancer dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        ### Features ###

# Kijiji.ca
✓ Infinite Scroll in Ads listing
✓ Increase ad image (using the fullsize version) *
✓ Add a more fluid layout to the ad page
✓ Add image gallery keyboard navigation in ad page
✓ Better font-family and size
✓ Remove some ugly & useless color 
✓ Remove some useless & unfriendly elements
✓ Removed publicity & commercials links 
✓ Add support of CMD/CTRL + Click to open Ad in a new tab (to be fixed)

# LesPAC.com
✓ Infinite Scroll in Ads listing
✓ Increase listing images size *
✓ Add support for "CMD (or CTRL) + Click" on search result to open in new tab

* : This increase the size of fetched images so beware of your bandwidth usage.

### Release Notes ###

# 0.1.9 - 2016-04-13

- Remove the Kijiji listing image resizing since they now make it bigger by default.
- Fix InfiniteScroll on Kijiji to work with their last update

# 0.1.8 - 2014-01-27

- Quickly fix Kijiji support for most of the features after their last week site update.

# 0.1.7 - 2013-12-04

- Fix an image resizing problem on Kijiji. It was caused by a change in the way they handle filename for some of those uploaded images.

# 0.1.6 - 2013-10-09

- Prevent loading same ads twice on same Kijiji results page

# 0.1.5 - 2013-09-25

- Add infinite Scroll to LesPAC

# 0.1.4 - 2013-09-25

- Remove a forgotten debug developpment flag.

# 0.1.3 - 2013-09-25

- Fix (another, but similar as last) bug in infinite scroll in some specific categories make it impossible to view next ads when scrolling.

# 0.1.2 - 2013-09-25

- Fix a bug in infinite scroll in some specific categories make it impossible to view next ads when scrolling.

# 0.1.1 - 2013-09-24

- Fix a little bug in infinite scroll. Problem caused by calling enhancement functions on already enhanced elements.

# 0.1.0 - 2013-09-24

- Add infinite scroll in Kijiji ads listing

# 0.0.9 - 2013-07-25

- Resize image of my followed ads & all a user ads listing on Kijiji

# 0.0.8 - 2013-06-30
- Removed publicity & commercials links on Kijiji

# 0.0.7.1 - 2013-06-29
- Fix a missing ressources in the uploaded package on Chrome Web Store

# 0.0.7 - 2013-06-29
- Add support of CMD/CTRL + Click to open Ad in a new tab
- Revert font-family to default on Windows (fix 'Open Sans' small font-size ugly rendering)

# 0.0.6 - 2013-06-16
- Change basic font to 'Open Sans'
- Resize font
- Add basic element state transition
- Remove some ugly UI color
- Remove useless home new ads slide

# 0.0.5 - 2013-04-18
- Add LesPac.com basic support

# 0.0.4 - 2013-04-18
- Add Kijiji ads image gallery keyboard navigation

# 0.0.3 - 2013-04-18
- Fix resizing for ads with different image ratio
- Bug fixes

# 0.0.2 - 2013-04-18
- Optimizations
- Bug fixes

# 0.0.1 - 2013-04-17
- Resize Kijiji listing ads images using higher resolution thumbnails

You can contribute to this extension on GitHub : https://github.com/jpsirois/kijiji-enhancer                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Kijiji.ca & LesPAC.com Enhancer Kijiji.ca & LesPAC.com Enhancer
ID milbijkclehoicmkjkaogiobhhpalokf
URL Chính Thức https://chromewebstore.google.com/detail/kijijica-lespaccom-enhanc/milbijkclehoicmkjkaogiobhhpalokf
Mô tả Improve Kijiji.ca & LesPAC.com browsing experience
Kích Thước Tệp 56.11 KB
Số Lần Cài Đặt 749
Phiên Bản Hiện Tại 0.1.9
Cập Nhật Lần Cuối 2016-04-14
Ngày Phát Hành 2016-04-13
Đánh Giá 4.00/5 Tổng số 36 Đánh Giá
Nhà Phát Triển Jean-Philippe Sirois
Loại Thanh Toán free
Trang Web Mở Rộng http://jpsirois.com
URL Trang Trợ Giúp https://github.com/jpsirois/kijiji-enhancer
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Kijiji.ca & LesPAC.com Enhancer",
    "description": "Improve Kijiji.ca & LesPAC.com browsing experience",
    "version": "0.1.9",
    "permissions": [
        "http:\/\/*.kijiji.ca\/",
        "http:\/\/*.lespac.com\/"
    ],
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "content_scripts": [
        {
            "run_at": "document_end",
            "matches": [
                "http:\/\/*.kijiji.ca\/*",
                "http:\/\/*.lespac.com\/*"
            ],
            "js": [
                "javascript\/init.js"
            ]
        }
    ],
    "web_accessible_resources": [
        "kijiji\/javascript\/all.js",
        "kijiji\/stylesheets\/all.css",
        "lespac\/javascript\/all.js",
        "lespac\/stylesheets\/all.css",
        "javascript\/jquery.infinitescroll.min.js"
    ]
}