Axiom - Capture URL Extension

Capture URL or video and add it directly to your library

ما هو Axiom - Capture URL Extension؟

Axiom - Capture URL Extension هو إضافة Chrome تم تطويرها بواسطة https://www.axiomnetworks.ca، والميزة الرئيسية لها هي "Capture URL or video and add it directly to your library".

لقطات شاشة التمديد

تحميل ملف CRX للإضافة Axiom - Capture URL Extension

قم بتنزيل ملفات الامتداد Axiom - Capture URL Extension بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        This extension works in conjunction with the Axiom App: 
https://chrome.google.com/webstore/detail/axiom/efdninfdfahbofgieagdnfdjnmfioggi

Summary of Extension:
- Once signed it with the app, simply click on the extension on any webpage to capture it and add it to your library in the Axiom app. 


Axiom app details are as follows:

Summary of App:
- Add PDF, Word, PowerPoint documents to your library
- Capture webpages and YouTube videos
- Import documents from Google Drive and Dropbox
- Annotate by highlighting, markup or adding sticky notes 
- Cross reference your annotations across all document types for quick access
- Collaborate with others by sharing annotations and documents

Details:

Axiom provides a better workflow to manage digital documents. It is a cloud-based collaboration platform that allows users to organize and annotate documents, webpages and even videos. These digital assets and annotations can be shared to facilitate real-time collaboration. 

Specifically, our solution empowers users to arrange their documents intuitively and it uses bookshelves to organize the documents, as opposed to the traditional file-folder system. Users can annotate using the pen, highlighter or sticky notes.  These annotations can be labeled such that the tags can be used to cross reference across all types of documents (including videos), which allows the user to manage their knowledge effectively. You can even annotate on Google Drive and Dropbox files by importing documents from it directly into Axiom. Axiom is also a social platform, and permits sharing of annotations and documents with others, making it easier to collect feedback on documents, web-pages or videos. 

Axiom is an online research tool and a reference manager for researchers, students, professors and professionals. It is a PDF highlighter and PDF viewer. You can also use it for highlighting MS Word or MS PowerPoint documents. Capture webpages. Add sticky notes to videos and documents and share with others.

The cross referencing feature allows you to cross reference sticky notes, highlight and pen marks. All annotations ( sticky notes, highlight, pen marks ) can be selected individually and you can label the sticky notes, highlight and pen marks. The labels search view will show sticky notes and other annotations across multiple documents and you can view the summary or jump to the specific page in that document. 

Document sharing has never been easier. You can also share specific sticky notes, highlight and pen marks within your documents.                    

معلومات أساسية عن التمديد

الاسم Axiom - Capture URL Extension Axiom - Capture URL Extension
ID nkipbcemcppomlgjeemfpejdlpfjjgib
عنوان URL الرسمي https://chromewebstore.google.com/detail/axiom-capture-url-extensi/nkipbcemcppomlgjeemfpejdlpfjjgib
الوصف Capture URL or video and add it directly to your library
حجم الملف 179 KB
عدد التثبيتات 386
النسخة الحالية 1.1
آخر تحديث 2015-04-02
تاريخ النشر 2015-04-02
تقييم 3.67/5 مجموع تقييمات 3
المطور https://www.axiomnetworks.ca
نوع الدفع free
موقع الإضافة https://www.axiomnetworks.ca/
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Axiom - Capture URL Extension",
    "description": "Capture URL or video and add it directly to your library",
    "version": "1.1",
    "permissions": [
        "tabs",
        "cookies",
        "https:\/\/www.axiomnetworks.ca\/",
        "https:\/\/axiomnetworks.ca\/"
    ],
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    }
}