تأملات قرآنية

Add Tweets

What is تأملات قرآنية?

تأملات قرآنية is a Chrome extension developed by zad.prog, and its main feature is "Add Tweets".

Extension Screenshots

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 aaejlnkbfiaanplpgpmekljlelnoppkf
Official URL https://chrome.google.com/webstore/detail/%D8%AA%D8%A3%D9%85%D9%84%D8%A7%D8%AA-%D9%82%D8%B1%D8%A2%D9%86%D9%8A%D8%A9/aaejlnkbfiaanplpgpmekljlelnoppkf
Description Add Tweets
File Size 140 KB
Installation Count 221
Current Version 2.1.5
Last Updated 2013-07-09
Publish Date 2013-07-09
Rating 4.50/5 Total 2 Ratings
Developer zad.prog
Payment Type free
Extension Website http://twlib.net
Help Page URL http://twlib.net
Supported Languages
manifest.json
{
    "browser_action": {
        "default_icon": "logo_icon_small.png"
    },
    "content_scripts": [
        {
            "css": [
                "twitter-rssd.css"
            ],
            "js": [
                "jquery.js",
                "twitter-rssd.js"
            ],
            "matches": [
                "*:\/\/twitter.com\/*"
            ]
        },
        {
            "css": [],
            "js": [
                "jquery.js",
                "jquery.hotkeys.js"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ],
    "description": "Add Tweets ",
    "icons": {
        "128": "logo_icon_128.png",
        "16": "logo_icon_small.png",
        "48": "logo_icon_large.png"
    },
    "name": "\u062a\u0623\u0645\u0644\u0627\u062a \u0642\u0631\u0622\u0646\u064a\u0629",
    "manifest_version": 2,
    "permissions": [
        "contextMenus",
        "http:\/\/twilb.net\/",
        "tabs",
        ""
    ],
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.1.5"
}