RatRating.com – Rating & Similar Sites

Ratrating ‒ Research, Analytics, Trends, and Rating of Top Websites in the World

What is RatRating.com – Rating & Similar Sites?

RatRating.com – Rating & Similar Sites is a Chrome extension developed by https://www.ratrating.com, and its main feature is "Ratrating ‒ Research, Analytics, Trends, and Rating of Top Websites in the World".

Extension Screenshots

screenshot

Download RatRating.com – Rating & Similar Sites Extension CRX File

Download RatRating.com – Rating & Similar Sites 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

                        RatRating.com – Rating & Similar Sites is an official free extension for RatRating Chrome project. It provides you with information about visited websites when you surf the Internet. 
In addition to data about site rating and category it refers to, you can become acquainted with reviews of services and their rating presented by users, and estimate it yourself. For this, you just need to press the button ‘Leave a review’. 
You have found an interesting website, are fond of this topic, and would like to get more similar services – our extension will help you to look for resources faster that may be thrilling and helpful for you! Launch our extension, and you will see an exhaustive list of sites on similar topic. Open the world of new websites and resources in spheres you are keen on and have never known before. Our extension will let you economize the time on search of the necessary information on the Internet significantly! 
Get more data about it at our website: https://www.ratrating.com.                    

Extension Basic Information

Name RatRating.com – Rating & Similar Sites RatRating.com – Rating & Similar Sites
ID aipcjpjoafepakjniobfgfnmhiaflapi
Official URL https://chromewebstore.google.com/detail/ratratingcom-%E2%80%93-rating-sim/aipcjpjoafepakjniobfgfnmhiaflapi
Description Ratrating ‒ Research, Analytics, Trends, and Rating of Top Websites in the World
File Size 531 KB
Installation Count 459
Current Version 0.2.10
Last Updated 2020-12-22
Publish Date 2018-12-09
Rating 3.33/5 Total 6 Ratings
Developer https://www.ratrating.com
Email [email protected]
Payment Type free
Extension Website https://www.ratrating.com/extension-chrome
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "RatRating.com \u2013 Rating & Similar Sites",
    "description": "Ratrating \u2012 Research, Analytics, Trends, and Rating of Top Websites in the World",
    "version": "0.2.10",
    "browser_action": {
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "img\/icons\/icon16.png",
        "48": "img\/icons\/icon48.png",
        "128": "img\/icons\/icon128.png"
    },
    "background": {
        "scripts": [
            "dist\/background.js"
        ],
        "persistent": false
    },
    "permissions": [
        "tabs",
        "activeTab",
        "webNavigation"
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
}