By: HCI Lab
Inspect and view changes in Toloka Assistant source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Toloka Assistant",
"description": "This is an experimental plugin that add extra features to the Toloka user interface.",
"minimum_chrome_version": "24.0.1307.0",
"version": "0.4.3",
"homepage_url": "https://bit.ly/cul-act-gn",
"icons": {
"16": "img/icon_16.png",
"128": "img/icon_128.png"
},
"browser_action": {
"default_popup": "popup.html",
"default_title": "Toloka Assistant"
},
"content_scripts": [
{
"matches": [
"https://sandbox.toloka.yandex.com/*",
"https://toloka.yandex.com/*",
"https://toloka.ai/*"
],
"all_frames": true,
"js": [
"libs/browser.js",
"libs/jquery.js",
"libs/socketio.js",
"libs/tf.min.js",
"js/core.js",
"js/store.js",
"js/ai.js",
"js/fsm.js",
"js/triggers.js",
"js/front.js",
"js/interface.js",
"js/web.js"
],
"css": [
"css/interface.css"
]
}
],
"web_accessible_resources": [
"config/*",
"js/*"
],
"background": {
"page": "background.html",
"persistent": true
},
"permissions": [
"tabs",
"storage"
],
"options_page": "dashboard.html"
} Best Toloka Assistant Alternatives
Here are some Firefox add-ons that are similar to Toloka Assistant:
Yandex.Toloka Notifier
ichteaunder
TT-Helper
Adam
Jira Assistant: Worklog, Sprint report, Timer, etc
Shridhar TL
Ezuthola Staff Assistant
Ezuthola Staff Assistant
Tab assistant
John
Cilplays Goatlings Helper
Cilplays
Task Assistant — By Mr.Bear
Mr.Bear
TERS Helper
TERS Helper
Tolgee Tools
Tolgee
Asistente Contable 2.0
Wilfredo
AMO Admin Assistant
Jorge Villalobos
Contribution Assistant - alpha
Firefox user 14473281