ךופה לע ךופה - הפוך על הפוך

הופך כתב, הפוך על הפוך, מהפך למילים

What is ךופה לע ךופה - הפוך על הפוך?

ךופה לע ךופה - הפוך על הפוך is a Chrome extension developed by https://itay.solutions, and its main feature is "הופך כתב, הפוך על הפוך, מהפך למילים".

Extension Screenshots

screenshot
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

                        העתקתם שורת טקסט לפוטושופ והיא יצאה לכם הפוכה ? אז תמיד תעברו דרכינו. זוהי גרסת בטא                    

Extension Basic Information

Name ךופה לע ךופה - הפוך על הפוך ךופה לע ךופה - הפוך על הפוך
ID okoaljeeoagoapokajihbnndbdfaophh
Official URL https://chromewebstore.google.com/detail/%D7%9A%D7%95%D7%A4%D7%94-%D7%9C%D7%A2-%D7%9A%D7%95%D7%A4%D7%94-%D7%94%D7%A4%D7%95%D7%9A-%D7%A2%D7%9C-%D7%94%D7%A4%D7%95%D7%9A/okoaljeeoagoapokajihbnndbdfaophh
Description הופך כתב, הפוך על הפוך, מהפך למילים
File Size 173 KB
Installation Count 120
Current Version 0.0.6
Last Updated 2015-09-26
Publish Date 2015-09-26
Rating 4.20/5 Total 5 Ratings
Developer https://itay.solutions
Payment Type free
Extension Website http://www.itay.solutions
Help Page URL http://www.itay.solutions
Supported Languages iw
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "\u05da\u05d5\u05e4\u05d4 \u05dc\u05e2 \u05da\u05d5\u05e4\u05d4 - \u05d4\u05e4\u05d5\u05da \u05e2\u05dc \u05d4\u05e4\u05d5\u05da",
    "version": "0.0.6",
    "manifest_version": 2,
    "description": "\u05d4\u05d5\u05e4\u05da \u05db\u05ea\u05d1, \u05d4\u05e4\u05d5\u05da \u05e2\u05dc \u05d4\u05e4\u05d5\u05da, \u05de\u05d4\u05e4\u05da \u05dc\u05de\u05d9\u05dc\u05d9\u05dd",
    "icons": {
        "16": "icons\/16x16.png",
        "48": "icons\/48x48.png",
        "128": "icons\/128x128.png"
    },
    "omnibox": {
        "keyword": "\u05d4\u05e4\u05d5\u05da \u05e2\u05dc \u05d4\u05e4\u05d5\u05da,\u05dc\u05db\u05ea\u05d5\u05d1 \u05d4\u05e4\u05d5\u05da"
    },
    "browser_action": {
        "default_icon": {
            "19": "icons\/19x19.png",
            "38": "icons\/38x38.png"
        },
        "default_title": "\u05d4\u05d5\u05e4\u05da \u05db\u05ea\u05d1 \u05dc\u05e4\u05d5\u05d8\u05d5\u05e9\u05d5\u05e4",
        "default_popup": "popup.html"
    },
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "js": [
                "inc\/js\/jquery-1.9.1.js"
            ]
        }
    ],
    "devtools_page": "devtools\/devtools.html"
}