iSkor

iSkor - Everything has a rating

What is iSkor?

iSkor is a Chrome extension developed by https://iskor.com, and its main feature is "iSkor - Everything has a rating".

Extension Screenshots

screenshot
screenshot
screenshot

Download iSkor Extension CRX File

Download iSkor 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

                        iSkor is an easy way to have your say about anything on the internet, anytime, anywhere.  Its simple, quick and, best of all - its free.

The iSkor plugin allows you to rate any page you are on in a single click. Features include:
 - Rate any page on the internet
 - See global average of all ratings for a page
 - Share rated pages with friends
 - Comment on your ratings
 - Interact with friends in a fun environment in the iSkor.com social network
 - Discuss pages on the global forum at iSkor.com                    

Extension Basic Information

Name iSkor iSkor
ID ennchihmggbhimckanmkkdpfhidmglbe
Official URL https://chromewebstore.google.com/detail/iskor/ennchihmggbhimckanmkkdpfhidmglbe
Description iSkor - Everything has a rating
File Size 130 KB
Installation Count 13
Current Version 1.0.2.3
Last Updated 2023-05-05
Publish Date 2015-08-25
Rating 4.67/5 Total 3 Ratings
Developer https://iskor.com
Email [email protected]
Payment Type free
Extension Website http://iskor.com
Help Page URL http://iskor.com/contact-us
Privacy Policy Page URL https://iskor.com/privacy-policy
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "iSkor",
    "version": "1.0.2.3",
    "manifest_version": 2,
    "description": "iSkor - Everything has a rating",
    "browser_action": {
        "default_icon": "ext-icon.png",
        "default_popup": "start.html"
    },
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "permissions": [
        "http:\/\/iskor.redpropaganda.com.au\/*",
        "http:\/\/iskorsrv.redpropaganda.com.au\/*",
        "http:\/\/iskorsrv\/*",
        "http:\/\/iskor\/*",
        "http:\/\/iskor.redpropaganda.com.au\/*",
        "http:\/\/iskorsrv.redpropaganda.com.au\/*",
        "http:\/\/iskor.com\/*",
        "http:\/\/media.iskor.com\/*",
        "tabs",
        "chrome:\/\/favicon\/"
    ]
}