省一点

访问淘宝、天猫、京东、唯品会等购物网站时,通过地址栏直接进入返利专用链接,通过返利链接进入购物,可以省钱!

What is 省一点?

省一点 is a Chrome extension developed by https://www.sheng1d.com, and its main feature is "访问淘宝、天猫、京东、唯品会等购物网站时,通过地址栏直接进入返利专用链接,通过返利链接进入购物,可以省钱!".

Extension Screenshots

screenshot

Download 省一点 Extension CRX File

Download 省一点 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

                        1、前往省一点(www.sheng1d.com)注册帐号。
2、安装本插件。
3、访问淘宝、天猫产品详细页面,或则京东等各大商城页面。地址栏里出现“省”字图标,点击图标出现返利链接。
5、点击返利链接进入返利专属页面,通过该页面进入网站购物。
6、收货确认后到省一点(www.sheng1d.com)进入会员中心查询返利跟踪进度。
更多帮助请查看:http://www.sheng1d.com/help/                    

Extension Basic Information

Name 省一点 省一点
ID nannajchiimlmccjpbdhojjmjpebibpb
Official URL https://chromewebstore.google.com/detail/%E7%9C%81%E4%B8%80%E7%82%B9/nannajchiimlmccjpbdhojjmjpebibpb
Description 访问淘宝、天猫、京东、唯品会等购物网站时,通过地址栏直接进入返利专用链接,通过返利链接进入购物,可以省钱!
File Size 44.38 KB
Installation Count 16
Current Version 2.0.2
Last Updated 2016-02-16
Publish Date 2016-02-15
Rating 4.00/5 Total 3 Ratings
Developer https://www.sheng1d.com
Email [email protected]
Payment Type free
Extension Website http://www.sheng1d.com/
Help Page URL http://www.sheng1d.com/help/
Supported Languages zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_chrome_extension_name__",
    "version": "2.0.2",
    "description": "__MSG_chrome_extension_description__",
    "default_locale": "zh_CN",
    "background": {
        "scripts": [
            "jquery-1.9.0.min.js",
            "background.js"
        ]
    },
    "page_action": {
        "default_icon": "icon-16.png",
        "default_title": "__MSG_page_action_title__",
        "default_popup": "popup.html"
    },
    "permissions": [
        "tabs",
        "http:\/\/www.sheng1d.com\/"
    ],
    "icons": {
        "48": "icon-48.png",
        "128": "icon-72.png"
    },
    "homepage_url": "http:\/\/www.sheng1d.com\/",
    "manifest_version": 2
}