iSkor

iSkor - Everything has a rating

Qu'est-ce que iSkor ?

iSkor est une extension Chrome développée par https://iskor.com, et sa fonction principale est "iSkor - Everything has a rating".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension iSkor

Téléchargez les fichiers d'extension iSkor au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom iSkor iSkor
ID ennchihmggbhimckanmkkdpfhidmglbe
URL Officiel https://chromewebstore.google.com/detail/iskor/ennchihmggbhimckanmkkdpfhidmglbe
Description iSkor - Everything has a rating
Taille du Fichier 130 KB
Nombre d'Installations 13
Version Actuelle 1.0.2.3
Dernière Mise à Jour 2023-05-05
Date de Publication 2015-08-25
Évaluation 4.67/5 Total 3 Évaluations
Développeur https://iskor.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension http://iskor.com
URL de la Page d'Aide http://iskor.com/contact-us
URL de la Page de Politique de Confidentialité https://iskor.com/privacy-policy
Langues Prises en Charge 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\/"
    ]
}