Absolute Enable Right Click & Copy

Force Enable Right Click & Copy

什么是Absolute Enable Right Click & Copy?

Absolute Enable Right Click & Copy是由Absolute开发的Chrome扩展程序,该扩展的主要功能是“Force Enable Right Click & Copy”。

扩展截图

screenshot
screenshot

下载Absolute Enable Right Click & Copy扩展crx文件

下载Absolute Enable Right Click & Copy扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Get The Best Browsing Experience Without Limitations And Restrictions In An Online World

Features :
Remove Copy Text Protection
Force Enable Right Click Button
Allow Copy And Highlight
Disable Annoying Dialog Message (Not Able To Copy Content On This Webpage)
Re-Enable Context Menu
Include "Absolute Mode" To Force Remove Any Type Of Protection
----------------------------------------------------------
Made Possible By Absolute                    

扩展基本信息

名称 Absolute Enable Right Click & Copy Absolute Enable Right Click & Copy
ID jdocbkpgdakpekjlhemmfcncgdjeiika
官方URL https://chromewebstore.google.com/detail/absolute-enable-right-cli/jdocbkpgdakpekjlhemmfcncgdjeiika
简介 Force Enable Right Click & Copy
文件大小 22.98 KB
安装次数 800,131
当前版本 1.3.8
更新时间 2019-01-10
上架时间 2019-01-10
评分 4.66/5 共810次评分
开发者 Absolute
付费类型 free
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_title": "Absolute Enable Right Click & Copy",
        "default_icon": "images\/128px.png",
        "default_popup": "main.html"
    },
    "options_page": "pages\/options.html",
    "icons": {
        "128": "images\/128px.png",
        "48": "images\/48px.png",
        "32": "images\/32px.png",
        "16": "images\/16px.png"
    },
    "permissions": [
        "tabs",
        "activeTab",
        "storage",
        ""
    ],
    "short_name": "Absolute Right Click",
    "manifest_version": 2,
    "name": "Absolute Enable Right Click & Copy",
    "description": "Force Enable Right Click & Copy",
    "version": "1.3.8"
}