iSkor
iSkor - Everything has a rating
iSkorとは何ですか?
iSkorはhttps://iskor.comによって開発されたChromeの拡張機能で、その主な機能は「iSkor - Everything has a rating」です。
拡張機能のスクリーンショット
iSkor拡張機能のCRXファイルをダウンロード
iSkor拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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 拡張機能の基本情報
| 名前 | |
| ID | ennchihmggbhimckanmkkdpfhidmglbe |
| 公式URL | https://chromewebstore.google.com/detail/iskor/ennchihmggbhimckanmkkdpfhidmglbe |
| 説明 | iSkor - Everything has a rating |
| ファイルサイズ | 130 KB |
| インストール数 | 13 |
| 現在のバージョン | 1.0.2.3 |
| 最終更新日 | 2023-05-05 |
| 公開日 | 2015-08-25 |
| 評価 | 4.67/5 合計 3 レビュー |
| 開発者 | https://iskor.com |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | http://iskor.com |
| ヘルプページのURL | http://iskor.com/contact-us |
| プライバシーポリシーページのURL | https://iskor.com/privacy-policy |
| 対応言語 | 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\/"
]
} | |